On 1/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > When I enter the command to run mythfrontend it says "command not found". > > I think it is missing because I cant find it anyware. Is there someplace I > can > get it?
Maybe the path to the program is not in your environment path string. My mythfrontend is in /usr/bin So try this; cd /usr/bin ./mythfrontend See if it runs, if not try and find where the binary is and then cd to the dir and then issue ./mythfrontend to run it. _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
