bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tkConfig


From: Shannon Coffey
Subject: tkConfig
Date: Wed, 20 Dec 2006 23:43:48 -0500

 I am attempting to compile GCL on a Macintosh. 

I got through the configure with some help from threads on the website. However when I try to make I get the following error message. 



if [ -d "" ] ; then \
                cd gcl-tk && make ; \
else \
        echo "gcl-tk not made..missing include or lib" ; \
fi
gcl-tk not made..missing include or lib
cd info && make
TEXINPUTS=.:$TEXINPUTS tex --interaction nonstopmode gcl-tk.texi || true
TEXINPUTS=.:$TEXINPUTS tex --interaction nonstopmode gcl-si.texi || true

From what I can tell, it is looking for files like tkConfigure and tclConfigure in a lib directory. I don't have those files in my installation. I am working with GCL 2.6.7 7 that I downloaded from the GNU website. I have developer tools loaded. I am not sure what to do now. 

Can you help?


Shannon Coffey


________________________________________________
Shannon Coffey
Spacecraft Engineering Department
Naval Research Laboratory
(202) 767-2818



reply via email to

[Prev in Thread] Current Thread [Next in Thread]