ofxSniffer icon indicating copy to clipboard operation
ofxSniffer copied to clipboard

Linux Support

Open shwangdev opened this issue 11 years ago • 3 comments

It seems that there were some files were missed in this project. How can run this project?

shwangdev avatar Dec 25 '14 08:12 shwangdev

Did you run the apothecary script as described in the README, or download the binary file from downloads?

HalfdanJ avatar Dec 25 '14 14:12 HalfdanJ

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

shwangdev avatar Dec 26 '14 02:12 shwangdev

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) [email protected]:

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.

HalfdanJ avatar Dec 26 '14 10:12 HalfdanJ