make_script info

Eric Merritt cyberlync@REDACTED
Wed Jul 24 15:29:45 CEST 2002


--- Chris Williams <chris.williams@REDACTED>
wrote:
> If I remember correctly systools:make_script expects
> the "appname.app"
> should be in "./src" as default. You could always
> call the function
> with 2 arguments

Just out or curiosity, if that is the case why does
the documentation suggest that it should go into the
ebin directory? 
>systools:make_script(appname,[{path,["<Path>/ebin"]}]).
> and it will find "appname.app" or you could use the
> script
> <ERLHOME>/bin/erlc i.e. erlc -o . -I <Path>/ebin
> appname.rel

Thanks a million Chris, I will give this a shot.


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



More information about the erlang-questions mailing list