John Biundo wrote:
>Bret Schuhmacher wrote: > > >>You sure? Do >>Find / -name mythtv-setup >> >>Should be at /usr/bin/mythtv-setup. >> >> >> > >That's where mine is. > >Here's what's installed: > >[EMAIL PROTECTED]:~# apt-cache policy mythtv >mythtv: > Installed: 0.18.1-5 > Candidate: 0.18.1-5 > Version table: > *** 0.18.1-5 0 > 500 http://us.archive.ubuntu.com breezy/multiverse Packages > 100 /var/lib/dpkg/status >_______________________________________________ >mythtv-users mailing list >[email protected] >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > If you really don't find it after what these guys have suggested, you might want to uninstall it with a purge. That removes all related config files as well as compiled binaries from local repositories. apt-get remove purge mythtv something along those lines just man apt-get. reinstalling from source after that once you're sure everything is gone will probably fix the prob. Maybe you accidentally have a nonexecutable file called mythtv-setup somehwere, or you need to mark mythtv-setup as executable for some reason? Just thinking out loud. _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
