Consultor Eletrônico



Kbase P106030: Launching dbtool gives libtcl.so.0 error on Red Hat 3.0
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/10/2008
Status: Verified

SYMPTOM(s):

Launching dbtool gives error

dbtool: error while loading shared libraries:libtcl.so.0:cannot open shared object file:No such file or directory

FACT(s) (Environment):

RedHat Enterprise Linux 3.0
RedHat Enterprise Linux 4.0
OpenEdge 10.0B

CAUSE:

Bug# 20050125-015

FIX:

1. Upgrade to 10.1A
2. To work around the issue create a symbolic link as in this example:
ln -s /usr/lib/libtcl8.3.so /usr/lib/libtcl.so.0
or
ln -s libtcl8.3.so libtcl.so.0 (in /usr/lib/ directory)