Subject:
|
Re: LDraw on Linux
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Wed, 8 Aug 2001 06:26:07 GMT
|
Viewed:
|
654 times
|
| |
| |
OK, I got the linux-ldraw-library.tar.gz and extracted it!
Great. It worked, all files are nicely in directories!
> > 3. Then instalign Mesa... Following
> > http://www.ldraw.org/reference/linux/ I downloaded the two files,
> > extracted them. But when I ran ./configure I got one warning after the
> > other.
>
> Maybe because you never installed some basic C development
> libraries.
Where would I get these basic C development libraries?
Or how can I check if they are there?
> > 4. Then I downloaded LDGLite, OK. But when I tried to install LDGLite I
> > got all kinds of warnings. See http://ucoms.novice.nl/lego/ldglite.txt
>
> Looks like bad code but a successful compilation.
Right. I created the file ldglite-run using:
user$ su
Password:
root$ cat > /usr/local/bin/ldglite-run << THE-END
? #!/bin/tcsh
? setenv LDRAWDIR /usr/local/share/ldraw
? /usr/local/bin/ldglite \$*
? THE-END
root$ chmod a+x /usr/local/bin/ldglite-run
Now when I run it, I get
GLUT: Fatal Error in ldglite: OpenGL GLX Extension not supported by
display: : 0
Can you help me with this, Jacob?
Thanks! Greetingz... Sjaacko
|
|
Message has 1 Reply: | | Re: LDraw on Linux
|
| Jaco: (...) The easiest way is probably to try to install a package named "Mesa-devel". If it complains something is most likely missing. (...) I'm afraid I don't know enough about Mesa/GLUT to help here. Jacob (23 years ago, 8-Aug-01, to lugnet.cad)
|
Message is in Reply To:
| | Re: LDraw on Linux
|
| Jaco: (...) (URL) slash at the end) (...) That's because I have been messing around with my web site last weekend. I have moved the archive to "www.ldraw.org" now. (...) Maybe because you never installed some basic C development libraries. (...) (...) (23 years ago, 7-Aug-01, to lugnet.cad)
|
9 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
|
|
|
|