Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 8.0.5 Installation problem on Suse Linux 6.0 (-ltcl)

Re: 8.0.5 Installation problem on Suse Linux 6.0 (-ltcl)

From: Christian Gilbert <elkiki_at_zerospam.com>
Date: Mon, 15 Mar 1999 00:30:57 +0100
Message-ID: <36EC46B1.6137CDAC@zerospam.com>


Joerg Sauer wrote:
>
> Hi,
> after searching in Dejanews, Suse support db and other places with no
> succes, here my problem.
>
> During Installation of Oracle Intelligent Agent the following error
> occures:
>
> /usr/i486-linux/bin/ld: cannot open -ltcl: No such file or directory

It seems that the installation procedure is looking for the tcl library...

Is Tcl/tk installed on your system ?

otherwise you can also search for the tcl lib with the locate or find commands :

cg_at_Zeus:~:$>locate libtcl

/usr/i486-linuxaout/lib/libtcl.so.3
/usr/i486-linuxaout/lib/libtcl.so.3.1
/usr/lib/libtcl.so
/usr/lib/libtcl8.0.so
/usr/lib/libtclx.so
/usr/lib/libtclx8.0.3.a
/usr/lib/libtclx8.0.3.so

hope this helps a little...

CU Received on Sun Mar 14 1999 - 17:30:57 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US