swarm-support
[Top][All Lists]
Advanced

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

Configure problems with libtclobjc (Redhat 4.0, Tcl 7.5, Tk 4.1)


From: glen e. p. ropella
Subject: Configure problems with libtclobjc (Redhat 4.0, Tcl 7.5, Tk 4.1)
Date: Sun, 23 Feb 1997 19:09:35 -0700

Tony Bigbee writes:
 > Specifically, during the configure process, it reaches the point where
 > it finds tcl.h (which is located in /usr/lib), but is unable to find:
[...]

The configure script probably doesn't realize that your system
is ELF and that it should be looking for *.so instead of *.a.

If the configure script stops after saying "couldn't find libtcl.a",
just type in the directory where the *.so files are and everything
should work.  (You should have to do it for both tcl and tk.)

glen


reply via email to

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