[mythtv-users] SegFault on running MythMusic

Philippe C. Cattin cattin at vision.ee.ethz.ch
Mon Feb 16 06:45:07 EST 2004


make shure you use the final release of Qt3.3 as the beta release broke 
other things (mythbrowser). with the latest Qt it is no longer necessary 
to recompile kde-libs to make mythbrowser work again.

make shure that mythtv and mythmusic realy use the new qt libs. you can 
check this for example with

   'ldd /usr/local/lib/share/mythtv/plugins/libmythmusic.so'

(though not shure about the correct path of libmythmusic in the example).

configuring needs more options than shown below. I use

./configure -prefix /usr/local/qt3.3 -qt-gif -thread -qt-sql-mysql 
-I/usr/include/mysql

then you have to point QTDIR to the new lib-location.

regards, Philippe

>>By the way. I have managed to fix the problem. I saw the fix in a previous
>>thread.
>>It seems SUSE 9.0's QT libs are not compatible with Myth (proberly the
>>same for 8.2).
>>
>>To fix it, I compiled/installed QT3.3 libs from TrollTech to a seperate
>>location i.e /usr/local/qt3.3
>>by doing a ./configure --prefix=/usr/local/qt3.3, then make, then make
>>install as root.
>>
>>I then re-built MythTv after setting QTDIR to the above directory, and
>>then also re-built MythMusic.
> 
> 
> Yea, I've also found the threat and I've tried that way! 
> I've tried several QT-Libraries, but nothing helps!
> 
> Thanks mIke
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


-- 
Dr. Philippe C. Cattin                          cattin at vision.ee.ethz.ch
Swiss Federal Institute of Technology, ETHZ         Tel: +41-1-632 25 29
Computer Vision Laboratory, CH-8092 Zuerich         Fax: +41-1-632 11 99


More information about the mythtv-users mailing list