Am Freitag, 9. Januar 2004 23:44 schrieb Steven M. Schultz:

> > -lm -lpthread -ldl -Wl,--rpath -Wl,/usr/local/lib
> > gcc: /usr/lib/libGL.so: No such file or directory
> >
> > Could it make sense to symlink from /usr/lib/libGL.so.1 to
> > /usr/lib/libGL.so?
>
>       Did you run "ldconfig" after installing the packages?   I think
>       ldconfig is the program that creates the symlinks - after installing
>       libraries on the system it is necessary to run 'ldconfig' and that
>       updates ld.so.cache as well as creating the symlinks.

No I didn't, because I think, that yast does this job. I ran ldconfig 
and tried again:

gcc: /usr/lib/libGL.so: No such file or directory

So I did a ln -s and have now:

ls -l libGL.so*
lrwxrwxrwx    1 root     root           19 Jan 10 00:36 libGL.so -> 
/usr/lib/libGL.so.1
lrwxrwxrwx    1 root     root           24 Nov 25 03:08 libGL.so.1 -> 
GL/libGL.so.1.4.mesasoft


It looks like make and make install worked now. Thanks for your help!

Al


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to