|
|
 |
Tcljava-user
[tcljava-user] TclBlend on Solaris
by Dunne, Hugh other posts by this author
Oct 29 2003 8:52PM messages near this date
RE: [tcljava-user] TclBlend on Solaris
|
Re: [tcljava-user] TclBlend on Solaris
TclBlend refuses to load on Solaris. I've triple-checked that my environment is correct and
the libtclblend.so file exists in the directory I'm pointing to. Anyone have any suggestions
? Thanks in advance.
% set tclblend_init debug
debug
% package require java
called loadtclblend "/home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl832/lib/tclbl
end1.2.6"
tclblend_shlib is libtclblend.so
found tclblend.jar at /home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl832/lib/tclb
lend1.2.6/tclblend.jar
found tcljava.jar at /home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl832/lib/tclbl
end1.2.6/tcljava.jar
prepending /home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl832/lib/tclblend1.2.6/t
clblend.jar onto env(CLASSPATH)
prepending /home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl832/lib/tclblend1.2.6/t
cljava.jar onto env(CLASSPATH)
before jar prepend env(CLASSPATH) was "/home4/svtuser/Perforce/SVT/TestAutomation/Environmen
t/Tcl832/lib/tclblend1.2.6/tcljava.jar:/home4/svtuser/Perforce/SVT/TestAutomation/Environmen
t/Tcl832/lib/tclblend1.2.6/tclblend.jar:/home4/svtuser/Perforce/SVT/TestAutomation/TAT/Java/
bin/TAT.jar:/home4/svtuser/Hugh/j2sdk1_3_1_09/jre/lib/rt.jar:/home4/svtuser/Perforce/SVT/Tes
tAutomation/TAT/Java/IDLjars/v3_0/IDL.jar:/home4/svtuser/Perforce/SVT/TestAutomation/Environ
ment/3rdParty/jdom/jdomv4.zip:/home4/svtuser/Perforce/SVT/TestAutomation/Environment/3rdPart
y/apache/xerces.jar:/home4/svtuser/Perforce/SVT/TestAutomation/Environment/3rdParty/inprise/
vbjorb.jar:."
after jar prepend env(CLASSPATH) was "/home4/svtuser/Perforce/SVT/TestAutomation/Environmen
t/Tcl832/lib/tclblend1.2.6/tcljava.jar:/home4/svtuser/Perforce/SVT/TestAutomation/Environmen
t/Tcl832/lib/tclblend1.2.6/tclblend.jar:/home4/svtuser/Perforce/SVT/TestAutomation/TAT/Java/
bin/TAT.jar:/home4/svtuser/Hugh/j2sdk1_3_1_09/jre/lib/rt.jar:/home4/svtuser/Perforce/SVT/Tes
tAutomation/TAT/Java/IDLjars/v3_0/IDL.jar:/home4/svtuser/Perforce/SVT/TestAutomation/Environ
ment/3rdParty/jdom/jdomv4.zip:/home4/svtuser/Perforce/SVT/TestAutomation/Environment/3rdPart
y/apache/xerces.jar:/home4/svtuser/Perforce/SVT/TestAutomation/Environment/3rdParty/inprise/
vbjorb.jar:."
full error message is ""load libtclblend.so" failed:
couldn't load file "libtclblend.so": ld.so.1: wish: fatal: libjava.so: open failed: No such
file or directory
currently, the LD_LIBRARY_PATH environment variable includes these directories:
/usr/openwin/lib /usr/lib /usr/local/lib/X11 /home4/svtuser/Perforce/SVT/TestAutomation/Envi
ronment/Tcl832/lib/tclblend1.2.6 /home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl8
32/lib/TclPro1.4
Unix users should note that the most common cause of problems loading TclBlend is not having
the proper environment variables set. Please use the jtclsh startup that was created and in
stalled during the source compilation step. The jtclsh script will automatically set all th
e needed environment variables for you."
"load libtclblend.so" failed:
couldn't load file "libtclblend.so": ld.so.1: wish: fatal: libjava.so: open failed: No such
file or directory
currently, the LD_LIBRARY_PATH environment variable includes these directories:
/usr/openwin/lib /usr/lib /usr/local/lib/X11 /home4/svtuser/Perforce/SVT/TestAutomation/Envi
ronment/Tcl832/lib/tclblend1.2.6 /home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl8
32/lib/TclPro1.4
Unix users should note that the most common cause of problems loading TclBlend is not having
the proper environment variables set. Please use the jtclsh startup that was created and in
stalled during the source compilation step. The jtclsh script will automatically set all th
e needed environment variables for you.
% file exists /home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl832/lib/tclblend1.2.
6/libtclblend.so
1
% set env(PATH)
/bin:/usr/bin:/usr/ucb:/etc:/usr/local/bin:/usr/openwin/bin:/usr/ccs/bin:/usr/sbin:/cae/tool
s/frame5.5/bin:/home4/svtuser/bin:.:/cae/tools/cadence/tools.sun4v/bin:/home4/svtuser/p4bin:
/cae/tools/lsf/solaris/bin:/opt/CIENA/ON-Center/Bridge/Bridge2.2.5.cn149905/bin:/space/marbe
n/osi/bin:/home4/svtuser/Hugh/j2sdk1_3_1_09/jre/bin:/home4/svtuser/Hugh/j2sdk1_3_1_09/jre/bi
n/sparc/native_threads:/home4/svtuser/Perforce/SVT/TestAutomation/Environment/Tcl832/lib/tcl
blend1.2.6
%
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
tcljava-user mailing list
tcljava-user@[...].net
https://lists.sourceforge.net/lists/listinfo/tcljava-user
Thread:
Dunne, Hugh
Mo DeJong
|
|
|
 |
|