You are not logged in.
Pages: 1
Hi,
tried to setup MythTV but I ran into a problem.
When I try to run:
# mythtv-setup
I get this error:
mythtv-setup: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory
I have kdemod installed and run qt-enhanced
# pacman -Q qt-enhanced
qt-enhanced 3.3.8-13
need some help
//Bertil
Offline
Look in /opt/qt/lib and see if it's there..
Offline
Hi,
they are there.
# ls -la /opt/qt/lib
total 14516
drwxr-xr-x 3 root root 4096 2007-09-13 18:11 .
drwxr-xr-x 8 root root 4096 2007-09-14 19:22 ..
-rw-r--r-- 1 root root 6856394 2007-09-13 18:11 libdesignercore.a
-rw-r--r-- 1 root root 868 2007-09-13 18:11 libdesignercore.prl
-rw-r--r-- 1 root root 452066 2007-09-13 18:11 libeditor.a
-rw-r--r-- 1 root root 821 2007-09-13 18:11 libeditor.prl
-rw-r--r-- 1 root root 37978 2007-09-13 18:11 libqassistantclient.a
-rw-r--r-- 1 root root 832 2007-09-13 18:11 libqassistantclient.prl
-rw-r--r-- 1 root root 843 2007-09-13 18:11 libqt-mt.prl
lrwxrwxrwx 1 root root 17 2007-09-13 18:11 libqt-mt.so -> libqt-mt.so.3.3.8
lrwxrwxrwx 1 root root 17 2007-09-13 18:11 libqt-mt.so.3 -> libqt-mt.so.3.3.8
lrwxrwxrwx 1 root root 17 2007-09-13 18:11 libqt-mt.so.3.3 -> libqt-mt.so.3.3.8
-rwxr-xr-x 1 root root 7245256 2007-09-13 18:11 libqt-mt.so.3.3.8
-rw-r--r-- 1 root root 749 2007-09-13 18:11 libqui.prl
lrwxrwxrwx 1 root root 15 2007-09-13 18:11 libqui.so -> libqui.so.1.0.0
lrwxrwxrwx 1 root root 15 2007-09-13 18:11 libqui.so.1 -> libqui.so.1.0.0
lrwxrwxrwx 1 root root 15 2007-09-13 18:11 libqui.so.1.0 -> libqui.so.1.0.0
-rwxr-xr-x 1 root root 199892 2007-09-13 18:11 libqui.so.1.0.0
drwxr-xr-x 2 root root 4096 2007-09-13 18:11 pkgconfig
Thanks anyway
//Burra
Offline
Which mythtv package are you installing? I don't remember seeing this error on install of any of mine. There is a 20.2 package in testing that is the most recent, it deals with the schedules direct issue (not sure if that is a "just USA" issue or not); I installed it a few days ago and it works fine. I'm wondering if there's a version difference in qt that's hanging this up somehow.
Offline
Pages: 1