
mythtv at lamedomainname
Sep 9, 2002, 6:29 PM
Post #2 of 3
(1524 views)
Permalink
|
On Monday 09 September 2002 09:31 pm, you wrote: > I consulted with the mailing list archives and managed to get to the > point where I can compile mythtv so long as mp3lame support is not > included (the configure script by default does not enable it). As > suggested, I compiled LAME and libttf from source and they seem to be > installed properly. Now, when I run 'mythtv' I get the following error: > > mythtv: error while loading shared libraries: libmp3lame.so.0: cannot > open shared object files: No such file or directory > > I have checked and libmp3lame.so.0 does exist. Of course, 'mythtv' > won't actually run. The other executables exhibit similar behaviour and > refuse to start. > > Obviously, I am doing something wrong here. Hopefully someone can > help. Here's what I'm using: Is libmp3lame.so is /usr/local/lib ? Is /usr/local/lib in /etc/ld.so.conf ? Have you run ldconfig since building libmp3lame? One or more of these may do it. BR, Thor > _______________________________________________ > mythtv-dev mailing list > mythtv-dev [at] snowman > http://www.snowman.net/mailman/listinfo/mythtv-dev -- ---------------------------------------------------------------- Thor Sigvaldason <thor [at] sigvaldason> For my PGP/GnuPG public key, send an e-mail to thorskey [at] sigvaldason ---------------------------------------------------------------- ------------------------------------------------------- -- ---------------------------------------------------------------- Thor Sigvaldason <thor [at] sigvaldason> For my PGP/GnuPG public key, send an e-mail to thorskey [at] sigvaldason ----------------------------------------------------------------
|