This weekend I am moving my master backend to a new Phenom. In the process, I decided to also upgrade to Fedora 9 x86_64. All is going well, except that none of the plugins will initialize. I compiled everything from .21-fixes SVN using the libdir-name=lib64 option. But still no luck. Any thoughts would be greatly appreciated.<br>
<br>cat /etc/ld.so.conf<br>/usr/lib64/nvidia-graphics-173.14.05<br>include ld.so.conf.d/*.conf<br>/usr/local/lib64<br><br>mythfrontend --version<br>Please include all output in bug reports.<br>MythTV Version : 17559<br>
MythTV Branch : branches/release-0-21-fixes<br>Library API : 0.21.20080304-1<br>Network Protocol : 40<br>Options compiled in:<br> linux release using_oss using_alsa using_arts using_backend using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun using_iptv using_ivtv using_lirc using_opengl_video using_v4l using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_libavc_5_3 using_live<br>
<br>I'm not sure if this is "valid", but it looks like this is looking in usr/local/lib and not usr/local/lib64 where it actually is. It also appears to be looking at liblibmythmusic.so (two libs?) but i'm guessing that's a seperate issue.<br>
<br>mythfrontend mythmusic<br>2008-06-22 14:38:34.152 Using runtime prefix = /usr/local<br>2008-06-22 14:38:34.858 XScreenSaver support enabled<br>2008-06-22 14:38:34.859 DPMS is active.<br>2008-06-22 14:38:34.859 Unable to read configuration file mysql.txt<br>
2008-06-22 14:38:34.859 Empty LocalHostName.<br>2008-06-22 14:38:34.859 Using localhost value of masterbackend<br>2008-06-22 14:38:34.866 New DB connection, total: 1<br>2008-06-22 14:38:34.869 Connected to database 'mythconverg' at host: localhost<br>
2008-06-22 14:38:34.873 Closing DB connection named 'DBManager0'<br>2008-06-22 14:38:34.874 Primary screen 0.<br>2008-06-22 14:38:34.875 Connected to database 'mythconverg' at host: localhost<br>2008-06-22 14:38:34.876 Using screen 0, 1024x768 at 0,0<br>
2008-06-22 14:38:34.886 New DB connection, total: 2<br>2008-06-22 14:38:34.886 Connected to database 'mythconverg' at host: localhost<br>2008-06-22 14:38:34.888 mythfrontend version: 0.21.20080304-1 <a href="http://www.mythtv.org">www.mythtv.org</a><br>
2008-06-22 14:38:34.888 Enabled verbose msgs: important general<br>2008-06-22 14:38:35.066 No theme dir: /home/mythtv/.mythtv/themes/ProjectGrayhem<br>2008-06-22 14:38:35.067 Primary screen 0.<br>2008-06-22 14:38:35.067 Using screen 0, 1024x768 at 0,0<br>
2008-06-22 14:38:35.068 No theme dir: /home/mythtv/.mythtv/themes/ProjectGrayhem<br>2008-06-22 14:38:35.068 Switching to square mode (ProjectGrayhem)<br>2008-06-22 14:38:35.085 Using the OpenGL painter<br>mythtv: could not connect to socket<br>
mythtv: No such file or directory<br>2008-06-22 14:38:35.086 lirc_init failed for mythtv, see preceding messages<br>2008-06-22 14:38:35.680 Loading from: /usr/local/share/mythtv/themes/ProjectGrayhem/base.xml<br>2008-06-22 14:38:35.698 Loading from: /usr/local/share/mythtv/themes/default/base.xml<br>
2008-06-22 14:38:35.726 Registering Internal as a media playback plugin.<br>2008-06-22 14:38:35.727 MythPlugin::init() dlerror: /usr/local/lib/mythtv/plugins/liblibmythmusic.so: cannot open shared object file: No such file or directory<br>
2008-06-22 14:38:35.727 Unable to initialize plugin 'mythmusic'.<br>2008-06-22 14:38:35.727 Unable to run plugin 'mythmusic': not initialized<br><br><br><br>