Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Support #1

Open
shwangdev opened this issue Dec 25, 2014 · 3 comments
Open

Linux Support #1

shwangdev opened this issue Dec 25, 2014 · 3 comments

Comments

@shwangdev
Copy link

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

@HalfdanJ
Copy link
Owner

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

@shwangdev
Copy link
Author

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

@HalfdanJ
Copy link
Owner

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 HalfdanJ changed the title How can i run this project? Linux Support Dec 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants