[mythtv] mythvideo/mythweather cvs compile error

Chris Lack ixion at linuxpusher.com
Wed Jan 29 17:07:31 EST 2003


On Wednesday 29 January 2003 04:35 pm, mythtv at slackassbastards.org wrote:
> On Wed, Jan 29, 2003 at 05:07:46PM -0500, Matt Zimmerman wrote:
> > Add /usr/local/lib to LD_LIBRARY_PATH or /etc/ld.so.conf.
>
> Got that done too - when I do "ldconfig -v" I see it go through
> "/usr/local/lib" and I see it add "libmyth-0.8.so.0" and
> "libmyth-0.8.so.0.8.0" but not "libmyth-0.8.so" which are all in the same
> directory.  I've even tried deleting ld.so.cache but still no luck.
>

Are you sure you didn't mistype the ln -s command?  ln won't complain if you 
mistype your source file's name, it'll just make a link to a non-existant 
file.  I don't see any other logical explanation to what you're experiencing.

ixion at horizon ixion $ ls -l /usr/local/lib/libmyth-0.8.so
lrwxr-xr-x    1 root     root           35 Dec 14 00:27 
/usr/local/lib/libmyth-0.8.so -> /usr/local/lib/libmyth-0.8.so.0.8.0




More information about the mythtv-dev mailing list