"Souto Sanchez, Salvador" wrote: > > Hello: > > I'm trying to run fw logswitch in my cron, but I've got this message: > > Your "cron" job on estroncio > /opt/CPfw1-53/bin/fw logswitch > > produced the following output: > > ld.so.1: /opt/CPfw1-53/bin/fw: fatal: libfw1.so: open failed: No such file > or directory > ld.so.1: /opt/CPfw1-53/bin/fw: fatal: relocation error: file > /opt/CPfw1-53/bin/fw: symbol fw_environ: referenced symbol > not found > Killed > > In the cron I've put this command: > > 0 0 * * 1 /opt/CPfw1-53/bin/fw logswitch > > What do you think is the matter?
On which platform/os/version ? It is very likely you may need to set the shared lib search path as an env. variable in the script. LD_SEARCH_PATH (?) Name is dependent on the os. M. > > Salvador Souto S�nchez > > R Cable y Telecomunicaciones de Galicia > Operaci�n y Mantenimiento ISP > Tel�fono: 981 91 1618 > > ================================================= > To set vacation, Out-Of-Office, or away messages, > send an email to [EMAIL PROTECTED] > in the BODY of the email add: > set fw-1-mailinglist nomail > ================================================= > To unsubscribe from this mailing list, > please see the instructions at > http://www.checkpoint.com/services/mailing.html > ================================================= > If you have any questions on how to change your > subscription options, email > [EMAIL PROTECTED] > ================================================= -- 'Love is truth without any future. (M.E. 1997) ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [EMAIL PROTECTED] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [EMAIL PROTECTED] =================================================
