[mythtv-users] libmythtv-0.19.so.0 not found after building from svn

Ben Edwards (lists) lists at videonetwork.org
Sun Aug 27 10:24:54 UTC 2006


Been having problems building from source.  Previously had Ubuntu
packages installed.  Used the following to check they have meen removed

$ dpkg -l | grep myth
rc  libmyth                                0.19-5
Common library code for MythTV and add-on mo
rc  libmyth-0.18.1c2a                      0.18.1-5ubuntu3
Common library code for MythTV and add-on mo
rc  mythtv-backend                         0.19-5
A personal video recorder application (serve
rc  mythtv-common                          0.19-5
A personal video recorder application (commo
rc  mythtv-database                        0.19-5
A personal video recorder application (datab
rc  mythtv-frontend                        0.19-5
A personal video recorder application (clien
rc  mythweb                                0.19-5
Web interface add-on module for MythTV

Then I built using the following

$./configure --enable-dvb --enable-opengl-vsync --arch=athlon-xp
$qmake mythtv.pro
$make -j 6
$make install

I then tried running mythfrontend and got

$ mythfrontend
mythfrontend: error while loading shared libraries: libmythtv-0.19.so.0:
cannot open shared object file: No such file or directory

After doing updatedb 'locate libmythtv-0.19.so.0' gives me

/usr/local/lib/libmythtv-0.19.so.0.19.0
/usr/local/lib/libmythtv-0.19.so.0
/usr/local/lib/libmythtv-0.19.so.0.19
/root/mythtv/libs/libmythtv/libmythtv-0.19.so.0.19.0
/root/mythtv/libs/libmythtv/libmythtv-0.19.so.0
/root/mythtv/libs/libmythtv/libmythtv-0.19.so.0.19

Any Ideas?
Ben







More information about the mythtv-users mailing list