Date: Wed, 03 Apr 2002 07:06:36 -0500 From: "Jonathan Arnold" <jdarnold@buddydog.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: recompilin kernel on 4.5 Message-ID: <200204030706360725.03667AA8@mail.attbi.com> In-Reply-To: <3.0.32.20020403170122.02f3074c@singnet.com.sg> References: <3.0.32.20020403170122.02f3074c@singnet.com.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>tr a-zA-Z n-za-mN-ZA-M < /usr/src/games/fortune/datfiles/fortunes-o.real >> >>>fortunes-o >>>tr: not found >> >>Looks like tr was not found in your path, for some reason. >I think what tr is trying to do, the target isn't found? not sure? No, the error message means that the command tr isn't found. >I put it in my path again and recompiled kernel, same error came. What do you mean by 'put it in my path again'? I thought you said it was already there? If you did put it in your path 'again', did you do a rehash? Did you run which from the same directory that you do the install from? -- Jonathan Arnold (mailto:jdarnold@buddydog.org) The Incredible Brightness of Seeing, a Home Theater weblog http://jdarnold.tzo.com/HomeTheater To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204030706360725.03667AA8>