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
--------------CB8FA9B0382241533226D2B0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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. --------------CB8FA9B0382241533226D2B0 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!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> --------------CB8FA9B0382241533226D2B0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37AE819C.2F946B1A>