Subject:
|
Re: ldglite and Mesa
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Wed, 17 May 2000 14:37:55 GMT
|
Viewed:
|
818 times
|
| |
| |
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)
> Go to ldglite.sourceforge.net and get ldglitesrc0_6pre8.zip. Then send me
> an email at dheyse@hotmail.com.
I have tried to compile LDGLite myself without much success,
so I would appreciate some advice. This is how far I got:
$ unzip -uoa ldglitesrc0_6pre8.zip
[...]
$ cd ldglite
$ make -f makefile.linux
gcc -c -g -DUNIX -DUSE_OPENGL ldliteVR_main.c
gcc -c -g -DUNIX -DUSE_OPENGL stub.c
stub.c:26: GL/glut.h: No such file or directory
make: *** [stub.o] Error 1
$
Where can I find "GL/glut.h"?
Jacob
------------------------------------------------------------
-- E-mail: sparre@cats.nbi.dk --
-- Web...: <URL: http://hugin.ldraw.org/LEGO/Huse/ > --
------------------------------------------------------------
|
|
Message has 1 Reply: | | 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 (...) (25 years ago, 17-May-00, to lugnet.cad.dev)
|
Message is in Reply To:
| | 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 (...) (25 years ago, 16-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
|
|
|
|