[mythtv-users] SegFault on running MythMusic

Michael Messner michael.messner_edv at inode.at
Thu Feb 19 12:41:37 EST 2004


Hello myth list,

 now I've tried again:

Am Montag, 16. Februar 2004 12:45 schrieb Philippe C. Cattin:
> make shure you use the final release of Qt3.3 

qt-x11-free-3.3.0-1 from trolltech

> 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.
>


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

[root] /usr/bin/qmake

[root] checkinstall

[root] export QTDIR=/usr/local/qt3.3/

[root] export PATH=$PATH':$QTDIR/bin'

[root]echo $QTDIR
/usr/local/qt3.3/

[root] cd ../mythtv
[root] make clean (I've also tried with a new package)
[root] ./configure
[root] qmake mythtv.pro
[root]make
checkinstall

[root] cd../mythmusic-0.14

changed settings.pro

[root] ./configure
[root] qmake mythmusic.pro
[root] make
[root] checkinstall

[root] mythbackend -d
[root] mythfrontend

and then myth crashes also with the seg fault!

> 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'

[root]find /usr -name "libmythmusic.so"
/usr/local/lib/mythtv/plugins/libmythmusic.so

[root] ldd /usr/local/lib/mythtv/plugins/libmythmusic.so | grep qt
        libqt-mt.so.3 => /usr/local/qt3.3//lib/libqt-mt.so.3 (0x403b7000)

Did anybody see here any mistake?

Thanks again for helping
cu mIke


-- 
Wenn es still ist im Linux-Land, kann man die Rechner im
Windows-Land rebooten hören.


More information about the mythtv-users mailing list