![]() |
mhonarc-users
|
Re: Call MHonArc from a perl script2001-01-19 08:26:41At 10:25 AM 2001/01/19 -0200, leo.ufv wrote: The script is probably run by the user "nobody" which may not have the same $PATH as, say, root. Try:
system("/usr/bin/mhonarc ....);
Also make sure that "nobody" has proper access rights to your outdir
Cheers,
Kevin
|
|
||||||||||||||||