To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 4659
  ldglite and Mesa
 
Hi, For the last week or so, I've been pestering Fredrik with questions on how to make ldglite run on my Linux box, since I've been having problems installing Mesa and glut. I've also been trawling lugnet for any hints, and it looks like newer (...) (24 years ago, 14-May-00, to lugnet.cad.dev)
 
  Re: ldglite and Mesa
 
(...) libMesaGL is obsolete, you should link programs to libGL instead because some PCs now have OpenGL drivers for the 3D cards and the only way for a program to find them is if you link to libGL. Symlinks should work too, that's not the best (...) (24 years ago, 14-May-00, to lugnet.cad.dev)
 
  Re: ldglite and Mesa
 
(...) Ahh, the so called "stable" executable from way back when. I thought I statically linked that one to the Mesa libs, but I guess not since it seems to be looking for libMesaGLU.so. Do you feel comfortable grabbing the source distribution and (...) (24 years ago, 16-May-00, to lugnet.cad.dev)
 
  Re: ldglite and Mesa
 
(...) What's ldconfig?:) ??? You are way above me :) What I have is a executable: ldglite When I try to execute it it complains about a missing file: libMesaGLU.so.3 I also have Mesa-3.2 which installs without problems... I also have glut-3.6 which (...) (24 years ago, 17-May-00, to lugnet.cad.dev)
 
  Re: ldglite and Mesa
 
Don: The problem with the missing library can be handled by grabbing these two RPM packages somewhere: Mesa-3.1-1.i386.rpm Mesa-glut-3.1-1.i386.rpm (and installing them) (...) I have tried to compile LDGLite myself without much success, so I would (...) (24 years ago, 17-May-00, to lugnet.cad.dev)
 
  Re: ldglite and Mesa
 
(...) I think the problem can be easily solved by providing links to the specific missing libraries (taking into to account that they must exist, compile them) I believe that the actual path where to place the links is: /usr/local/lib (...) You can (...) (24 years ago, 17-May-00, to lugnet.cad.dev)
 
  Re: ldglite and Mesa
 
(...) It's a program that creates a list of the dynamic libraries you have in your system. It begins with "ld" but has nothing to do with LDraw, run (as root) /sbin/ldconfig. (...) Run "/sbin/ldconfig -p | grep GL" and see what's listed in the (...) (24 years ago, 17-May-00, to lugnet.cad.dev)
 
  Re: ldglite and Mesa
 
Well, my problems are over:) It turned out that I didn't need to install anything else than Mesa, and then compile ldglite from the latest source. It works!:) Regards/Mvh. John Jensen (24 years ago, 21-May-00, to lugnet.cad.dev)

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR