Hi John,

thank you.

I have read a man page several times and there is nothing about this PATH 
problem, that a user has to add something to the path or during installation 
process there is no message about it.

So question is, it would be good to add info to man page or to "some magic 
scripst", wouldn´t it ?

And the last but one, if it is the problem with PATH, why it does not appear on 
the other my systems ? I made an installation in the same way on all pc´s.

The last, which user do I have to add to PATH variable for ? For root ? For 
cron ?

Bye


-----Original Message-----
From: John Merryweather Cooper [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 15, 2007 11:41 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: FreeBSD Port: ipfw2dshield-0.5

Daniel Dvořák wrote:
> Hi Frank,
> 
> I have some strange messages from cron daemon about ipfw2dshild.
> And what is more interesting it appears only on WRAP platform (PC ENGINE), 
> not on other hardwares.
> 
> This mail for root from Cron Daemon:
> 
> Message 1:
>>From [EMAIL PROTECTED] Sat Jan  1 00:03:07 2000
> Date: Sat, 1 Jan 2000 00:03:01 +0100 (CET)
> From: [EMAIL PROTECTED] (Cron Daemon)
> To: [EMAIL PROTECTED]
> Subject: Cron <[EMAIL PROTECTED]>    /usr/local/sbin/ipfw2dshield
> X-Cron-Env: <SHELL=/bin/sh>
> X-Cron-Env: <PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin>
> X-Cron-Env: <HOME=/var/log>
> X-Cron-Env: <LOGNAME=root>
> X-Cron-Env: <USER=root>
> 
> ipfw2dshield: Can't find 'strpdate' on this system.
> 
> 
> Do not look at the time, wrap doesn´t have a RTC.
> 
> ls -al /usr/local/bin/strpdate
> -rwxr-xr-x  1 root  wheel  3884 Jan  1 03:43 /usr/local/bin/strpdate
> 
> X# /usr/local/bin/strpdate
> Usage: /usr/local/bin/strpdate -f fmt date
> 
> So the file exists right there where it should be and it is fully executable.
> 
> My /usr/local/etc/ipfw2dshild.rc configuration file is the generic one.
> 
> Could you advise me, what it´s going on, please ?
> 
> Thanks.
> 
> Bye
> 
> Dan
> 
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
strpdate is not in the PATH.  Since it is at /usr/local/bin, you'll need 
to add that to the PATH.

jmc

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to