Hi.
After (user) installation of Tcl Dev Kit 2.5 Beta on Solaris 2.8 I get
the following error when trying to start a TDK application:
me@myhost [!119] prodebug
couldn't load file "/home/hboeken/local/ActiveTcl/lib/Mk4tcl/Mk4tcl.so":
ld.so.1: /home/hboeken/local/ActiveTcl/bin/tclsh: fatal:
libstdc++.so.2.10.0: open failed: No such file or directory
while executing
"load /home/hboeken/local/ActiveTcl/lib/Mk4tcl/Mk4tcl.so Mk4tcl"
("package ifneeded" script)
invoked from within
"package require Mk4tcl"
(file "/home/hboeken/local/ActiveTcl/lib/vfs1.2/mk4vfs.tcl" line 19)
invoked from within
"source /home/hboeken/local/ActiveTcl/lib/vfs1.2/mk4vfs.tcl"
("package ifneeded" script)
invoked from within
"package require ${driver}vfs"
Which libraries do I need to get installed by my system administrator?
Greetings,
Hermann