Issues with installing oratcl on Linux

From: somanabich (somanabich_at_hotmail.com)
Date: 03/31/04


Date: 31 Mar 2004 00:48:07 -0800

We have the following issue:

I have installed ActiveTcl 8.4 on a Redhat 8.0 machine. Works fine.

When I run the following

./configure --prefix=/usr/local/Tcl --exec-prefix=/usr/local/Tcl
--enable-stubs --with-oracle-directory=/oracle/ora_9.2.0
--disable-shared

works OK, then I run make install and get the following error

/bin/sh ./config/mkinstalldirs /usr/local/Tcl/lib
/bin/sh ./config/mkinstalldirs /usr/local/Tcl/bin
/bin/sh ./config/mkinstalldirs /usr/local/Tcl/lib/oratcl4.1
 /usr/bin/install -c -m 644 liboratcl /usr/local/Tcl/lib/liboratcl
 ranlib /usr/local/Tcl/bin/liboratcl
ranlib: /usr/local/Tcl/bin/liboratcl: No such file or directory
make: *** [install-lib-binaries] Error 9

Any ideas...cause I'm stumped?

Cheers