Home > Archive > Tcl > April 2007 > cannot open shared object file
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
cannot open shared object file
|
|
| Terminator 2007-04-27, 4:17 am |
| Folks,
I am trying to run tclkit, but i am getting the following error. Any
sugesstion on how to fix it.
../tclkit
../tclkit: error while loading shared libraries: libstdc++.so.6: cannot
open shared object file: No such file or directory
I have tclsh84 installed.
Thxs.
| |
| Robert Heller 2007-04-27, 7:07 pm |
| At 26 Apr 2007 23:54:38 -0700 Terminator <manidevarajan@gmail.com> wrote:
>
> Folks,
> I am trying to run tclkit, but i am getting the following error. Any
> sugesstion on how to fix it.
>
> ./tclkit
> ./tclkit: error while loading shared libraries: libstdc++.so.6: cannot
> open shared object file: No such file or directory
You need libstdc++-3.4.6 installed. Or you need an older version of
tclkit (8.4.4 for example does not need libstdc++-3.4.6).
>
> I have tclsh84 installed.
>
> Thxs.
>
>
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Linux Installation and Administration
http://www.deepsoft.com/ -- Web Hosting, with CGI and Database
heller@deepsoft.com -- Contract Programming: C/C++, Tcl/Tk
|
|
|
|
|