Date: Mon, 09 Aug 1999 17:22:04 +1000 From: Kyle Buttress <kyle@pchost.com> To: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG> Subject: re:Mesa ??? Message-ID: <37AE819C.2F946B1A@pchost.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
I figured my own problem out thanks for the assistance
I got the compile line right now
gcc -o $1 $1.c -I /usr/local/include -L /usr/local/lib -lglut -lMesaGLU
-lMesaGL -lm -lXext -lXmu -lXi -lX11
works fine now ...
--
Gauls! We have nothing to fear; except perhaps that the sky may fall
on our heads tomorrow. But as we all know, tomorrow never comes!!
-- Adventures of Asterix.
[-- Attachment #2 --]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I figured my own problem out thanks for the assistance
<p>I got the compile line right now
<p>gcc -o $1 $1.c -I /usr/local/include -L /usr/local/lib -lglut -lMesaGLU
-lMesaGL -lm -lXext -lXmu -lXi -lX11
<p>works fine now ...
<pre>--
Gauls! We have nothing to fear; except perhaps that the sky may fall
on our heads tomorrow. But as we all know, tomorrow never comes!!
-- Adventures of Asterix.</pre>
</html>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37AE819C.2F946B1A>
