Xref: alice comp.databases.oracle.server:43122
Path: alice!news-feed.fnsi.net!oleane!isdnet!wanadoo.fr!not-for-mail
From: Christian Gilbert <elkiki@zerospam.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: 8.0.5 Installation problem on Suse Linux 6.0 (-ltcl)
Date: Mon, 15 Mar 1999 00:30:57 +0100
Organization: Wanadoo - (Client of French Internet Provider)
Lines: 31
Message-ID: <36EC46B1.6137CDAC@zerospam.com>
References: <36eb210c.24572421@news.netcologne.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.0.36 i686)

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@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
