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
[EMAIL PROTECTED]
_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make