[mythtv] mythfrontend link problems

J. Donavan Stanley jdonavan at gorpe.com
Thu Jan 1 11:34:22 EST 2004


John Pullan wrote:

>mythfrontend no longer links for me. 
>
>It's complaining because it can't find the .14 versions of the libs. I
>fixed it by adding back in th -L options pointing to the appropriate lib
>dirs. 
>
>I'm guessing that Issac might have got a bit carried away when he
>changed mythfrontend.pro ?
>  
>
Or you could:

cd /mythtv
make distclean
cd libs
make && make install
cd ..
make && make install



More information about the mythtv-dev mailing list