Subject:
|
Re: ldglite and Mesa
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sun, 14 May 2000 15:08:04 GMT
|
Viewed:
|
525 times
|
| |
| |
John Jensen wrote:
>
> 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
> versions than 3.0 of Mesa doesn't have the LibMesaGL.so.3.something files,
> is that correct?
> I do have some LibGL.so.3.something files, could I overcome this problem
> by just making some links somehow, or should I get the 3.0 version of
> 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 solution but if you decide to make them
don't forget to run ldconfig after.
If that still doesn't work, give me a better description of your
problem and I'll be able to help you.
> Also it looks like there's some version og glut coming with Mesa, does
> this mean that I don't need to install glut afterwards?
Glut is not going to be updated anymore, and it's not LGPL either. The
latest version of Mesa (3.2) comes with a makefile for GLUT so I think
you only need to unpack the source there and it should compile (haven't
tested it myself).
Leonardo
|
|
Message has 1 Reply: | | 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 (...) (25 years ago, 17-May-00, to lugnet.cad.dev)
|
Message is in Reply To:
| | 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 (...) (25 years ago, 14-May-00, to lugnet.cad.dev)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|