Open shwangdev opened 9 years ago
Did you run the apothecary script as described in the README, or download the binary file from downloads?
I copied whole ofxSniffer to apothecary addons folder. and run apothecary update/build ofxSniffer.
The output is
% ./apothecary update ofxSniffer Skipping "libpcap": updateFormula not needed for type "linux64" Skipping "libtins": updateFormula not needed for type "linux64" 10:00 devil@funtoo /home/devil/linux/apothecary/scripts/apothecary % ./apothecary build ofxSniffer Skipping "libpcap": buildFormula not needed for type "linux64" Skipping "libtins": buildFormula not needed for type "linux64" 10:00 devil@funtoo /home/devil/linux/apothecary/scripts/apothecary
Ahh Linux! I haven't created formulars or binaries for Linux, but you should be able to modify the apothecary formular easily from the Mac version to Linux. And I would love to merge it in. You don't need to move the apothecary files, it looks in addons as well
Den 26/12/2014 kl. 03.17 skrev 王翔(Xiang Wang) notifications@github.com:
I copied whole ofxSniffer to apothecary addons folder. and run apothecary update/build ofxSniffer.
The output is
% ./apothecary update ofxSniffer Skipping "libpcap": updateFormula not needed for type "linux64" Skipping "libtins": updateFormula not needed for type "linux64" 10:00 devil@funtoo /home/devil/linux/apothecary/scripts/apothecary % ./apothecary build ofxSniffer Skipping "libpcap": buildFormula not needed for type "linux64" Skipping "libtins": buildFormula not needed for type "linux64" 10:00 devil@funtoo /home/devil/linux/apothecary/scripts/apothecary
— Reply to this email directly or view it on GitHub.
It seems that there were some files were missed in this project. How can run this project?