[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
./configure problem
- To: Linux-IL <linux-il(at-nospam)linux.org.il>
- Subject: ./configure problem
- From: Erez Boym <ehboym(at-nospam)yahoo.com>
- Date: Wed, 1 Nov 2000 14:00:14 -0800 (PST)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Reply-To: ehboym(at-nospam)yahoo.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi
I'm trying to compile FreeReign-0.0.6 which uses Mesa
as a graphic library.
Running the ./configure script the script print's the
following error :
---- error message ----
checking for GL/glut.h... no
configure: error: You need to have the glut headers
installed
---- end of error message ----
Not like the error say, glut.h is installed on my
comp., it's installed in
/usr/include/GL/glut.h . Like all all the other *.h
files which are installed
under either /usr/include or /usr/include/<some dir>
(other includes are
recognized by the scrip).
Things I've tried :
1) ./configure --includedir=/usr/includes => the
script lost the X includes
2) Edit the script - try to make the script recognize
the glut.h => No effect
3) env CPPFLAGS=-I/usr/local/include LDFLAGS=-s
/configure => No effect
You can say that I'm ......... Lost !
Any suggestions ?
Thanks
Erez
__________________________________________________
Do You Yahoo!?
>From homework help to love advice, Yahoo! Experts has your answer.
http://experts.yahoo.com/
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il