Re: cannot open shared object file
- From: Terminator <manidevarajan@xxxxxxxxx>
- Date: 27 Apr 2007 10:55:16 -0700
Thanks Robert. I did download 8.4.4 tclkit and it worked. But i am
facing the following error when tyring to qwrap.
File which i am trying to wrqp:
cat hello.tcl
package require Tk
pack [button .b -text "Hello World!" -command bell]
Error:
tclkit sdx.kit qwrap hello.tcl
while executing
"close $out"
(file "/auto/nvbu/devtest/users/mani/ftcl/sdx.kit/lib/app-sdx/
qwrap.tcl" line 98)
invoked from within
"source /auto/nvbu/devtest/users/mani/ftcl/sdx.kit/lib/app-sdx/
qwrap.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source [file join $b $a.tcl]]"
(procedure "run_sdx" line 17)
invoked from within
"run_sdx"
(file "/auto/nvbu/devtest/users/mani/ftcl/sdx.kit/lib/app-sdx/
sdx.tcl" line 59)
invoked from within
"source /auto/nvbu/devtest/users/mani/ftcl/sdx.kit/lib/app-sdx/
sdx.tcl"
("package ifneeded" script)
invoked from within
"package require app-sdx"
(file "sdx.kit/main.tcl" line 8)
invoked from within
"source sdx.kit/main.tcl"
("uplevel" body line 1)
invoked from within
"uplevel [list source [file join $self main.tcl]]"
Appreciate your help.
On Apr 27, 4:31 am, Robert Heller <hel...@xxxxxxxxxxxx> wrote:
At 26 Apr 2007 23:54:38 -0700 Terminator <manidevara...@xxxxxxxxx> 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 Administrationhttp://www.deepsoft.com/ -- Web Hosting, with CGI and Database
hel...@xxxxxxxxxxxx -- Contract Programming: C/C++, Tcl/Tk
.
- Follow-Ups:
- Re: cannot open shared object file
- From: Robert Heller
- Re: cannot open shared object file
- References:
- cannot open shared object file
- From: Terminator
- Re: cannot open shared object file
- From: Robert Heller
- cannot open shared object file
- Prev by Date: Re: tclodbc, SQL Server, date nighmare
- Next by Date: Re: cannot open shared object file
- Previous by thread: Re: cannot open shared object file
- Next by thread: Re: cannot open shared object file
- Index(es):