On 2007-12-17 07:19, Robert Huff <[EMAIL PROTECTED]> wrote:
>Giorgos Keramidas writes:
>>> The lines from my script that are causing the problem are:
>>>[...]
>>> The cron message to mail/root ends with:
>>>
>>>exec: ps2pdf12: not found
>>>
>>> I am assuming that cron cannot find a path or
Giorgos Keramidas writes:
> > The lines from my script that are causing the problem are:
> >
> >my $scomd = "/usr/local/bin/ps2pdf -dPDFSETTINGS=/prepress
> -dProcessColorModel=/DeviceGray -dAutoRotatePages=/PageByPage
> -dDownsampleMonoImages=true -dMonoImageDownsampleType=/Average
> -d
On 2007-12-16 19:10, David Goodnature <[EMAIL PROTECTED]> wrote:
> I have a perl script that I can execute from the command line as root.
> It runs fine. When I try to automate it using the root crontab, the
> script fails.
>
> The lines from my script that are causing the problem are:
>
>my $
Christian Walther wrote:
Hi,
On 16/12/2007, David Goodnature <[EMAIL PROTECTED]> wrote:
[...]
The cron message to mail/root ends with:
exec: ps2pdf12: not found
I am assuming that cron cannot find a path or a config file for ghostscript,
but I don't have any idea how to fix this problem.
Hi,
On 16/12/2007, David Goodnature <[EMAIL PROTECTED]> wrote:
[...]
> The cron message to mail/root ends with:
>
>exec: ps2pdf12: not found
>
>
> I am assuming that cron cannot find a path or a config file for ghostscript,
> but I don't have any idea how to fix this problem.
>
> Any help wou
I have a perl script that I can execute from the command line as root. It runs
fine.
When I try to automate it using the root crontab, the script fails.
The lines from my script that are causing the problem are:
my $scomd = "/usr/local/bin/ps2pdf -dPDFSETTINGS=/prepress
-dProcessColorModel