[mythtv-users] re: Re:module compile error: ld cannot find
-lmyth-0.9
Jim Paris
jim at jtan.com
Thu May 22 18:49:07 EDT 2003
> >> /usr/bin/ld: cannot find -lmyth-0.9
> >Run ldconfig
> >-jim
>
> Jim thanks for the reply I have run ldconfig no less than 100 times.
>
> what am I missing?
You should have links like
libmyth-0.9.so -> libmyth-0.9.so.0.9.0
libmyth-0.9.so.0 -> libmyth-0.9.so.0.9.0
libmyth-0.9.so.0.9 -> libmyth-0.9.so.0.9.0
libmyth-0.9.so.0.9.0 is the real thing
ldconfig should create those.
-jim
More information about the mythtv-users
mailing list