OK. I think I see what you mean. I'll have to check that out. Thanks. I have mythbackend run from my rc.local which is that last thing to run at boot time but before X starts. And I'm thinking the path is set before rc.local runs...
Or maybe you mean there is a variable in mythbackend that needs to specify /usr/local/bin ?? Sorry for the molasses. I'll catch up someday!... PK On Wed, 16 Feb 2005 10:30:53 -0500, David George <[EMAIL PROTECTED]> wrote: > On 2/16/2005 9:32 AM, Paul K wrote: > > >Well - That's the thread i read, but i thought (think) > > > >>>if ! strstr "$PATH" "/usr/local/bin" ; then > >>>PATH=$PATH:/usr/local/bin > >>>fi > >>> > >>> > >... means that if the path DOESN'T include /usr/local/bin that it > >should add it... ??? > > > > > Correct. > > > I DO have /usr/local/bin in my path..... And i'm not at my Myth box > >right now to try it. :-( > > > > > You have it in your path, but does backend when it is running have it in > its path? If you are starting backend from a startup script it may > not. You can check this, but adding an echo $PATH in your backend > script. I found this is now needed with FC2 as of a couple of weeks > ago. Not sure about other distros. > > -- > David > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users >
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
