erlc,code,jungerl,install
Luke Gorrie
luke@REDACTED
Wed Apr 2 14:11:55 CEST 2003
Tony Rogvall <tony@REDACTED> writes:
> This leads to an other topic: When working with jungerl I can see the
> need for installing the applications.
Have you seen the bin/jerl script? That's okay for me - I'm happy to
run the jungerl out of CVS and side-step the whole installation
business.
It basically says:
erl -pa /path/to/jungerl/lib/*/ebin "$@"
The wildcarded -pa is a little trick from Magnus Fröberg.
But - yes I agree it would be great to have a standard place to
install Erlang programs like erlgtk in general.
Cheers,
Luke
More information about the erlang-questions
mailing list