[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tclcl-1.0b4
Anybody can give me a help on "ranlib" error that i have during the
installation of tclcl. Following is the part of the script about it.
BTW, i have Solaris2.4.
Thanks in advance,
--Sadik
[deleted.....]
rm -f libtclcl.a
ar rc libtclcl.a Tcl.o Tcl2.o idlecallback.o iohandler.o timer.o
rate-variable.o tracedvar.o embedded-tk.o embedded-tclobj.o
compat/gettod.o
ranlib libtclcl.a
sh: ranlib: not found
*** Error code 1
make: Fatal error: Command failed for target `libtclcl.a'