Closed djui closed 14 years ago
maybe fnc in /usr/local/bin/fnc and the rest in /usr/lib/efene?
I don't know, if you have a suggestion or we can ask some packager (or copy erlang ;)
Yeah, that sounds very reasonable. As I can compare (on a Mac) a majority of apps but a symlink in /usr/local/bin/ to their root home at /usr/lib/{PRODUCT}. I think that's the "correct" way to go.
I will set up a homebrew formula over the weekend so at least Mac devs should have fun. If it works out well, I will try to contact some guys at DarwinPorts for a package there too. (But it's so much more infrastructure boiler plate than in homebrew where I can just open a git repository, or even use yours, and: done). I am not so much of a linux guy especially when it comes to packaging for Debian/Fedora/etc. but time will tell. (Actually even homebrew is new to me but I wanna learn it).
Oh, and I forgot: I will make a dependency to Erlang of course, so no include is needed.
Are there any concrete install instruction ideas? /usr/local/efene? When that is dicided/fixed, I could provide a homebrew formula for OSX Users.