I have been trying and trying to compile a 3d modeler
for povray called 3dpm. It uses Mesa and qt's qgl
lib. I first tried rebuilding qt1x-1.44.src.rpm
but it didn't create the libqgl file...I ended up
installing the qt-opengl i386.rpm from openlinux
to force the existence of libqgl. I tried again to
compile 3dpm but now it dies with an error message
that it cannot find libMesa. BULLCRAP!
I have Mesa installed and it is located in /usr/X11R6/
lib...AND this is entered in /etc/ld.so.conf AND
ldconfig has been run (multiple times). STILL, when
I try to compile the app, it wont find libMesa.
If I run locate libMesa IT finds it exactly where it
really is: /usr/X11R6/lib just as pointed to in ld.so.conf.
What IS the problem here? Where do I look to fix this
ridiculous error? I am REALLY irritated at the moment
and would appreciate some pointers.
patrick
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.