As I mentioned earlier, I did get the tcljava package built (even if it
is built on a 'broken' Sparc solaris version - nothing I'm going to be
able to do about that in the short term...)

Now I want to try the demos.
I did the make demos.  Then I do this:
$ make shell
To run test: cd /vol/tclsrcsol/tcl83/tcljava/unix/../tests ; source all
LD_PRELOAD="" \
LD_BIND_NOW=0 \
LD_LIBRARY_PATH=/vol/tclsrcsol/tcl83/tcljava/unix:/vol/tclsrcsol/tcl83/tcl8.3.1/unix:/vol/java1.2/jre/lib/sparc:/lprod/cas/lib:/usr/dt/lib:/usr/openwin/lib:/usr/lib
 \
SHLIB_PATH=/vol/tclsrcsol/tcl83/tcljava/unix:/vol/tclsrcsol/tcl83/tcl8.3.1/unix:/vol/java1.2/jre/lib/sparc:
 \
TCLBLEND_SHLIB_NAMES="libthread.so libjava.so" \
TCL_LIBRARY=/vol/tclsrcsol/tcl83/tcl8.3.1/library \
TCLLIBPATH=/vol/tclsrcsol/tcl83/tcljava/unix \
CLASSPATH=/vol/java1.2/jre/lib/rt.jar:/vol/tclsrcsol/tcl83/tcljava/unix/tests:/vol/tclsrcsol/tcl83/tcljava/unix/tclblend.jar:/vol/tclsrcsol/tcl83/tcljava/unix/tcljava.jar
 \
JAVA=/vol/java1.2/bin/java \
BUILD_DIR=/vol/tclsrcsol/tcl83/tcljava/unix \
/vol/tclsrcsol/tcl83/tcl8.3.1/unix/tclsh
$ cd demos/gluepkg
$ source glue.tcl
Creating the AWT threads...

Name: CVS
Name: FileDialogApp.java
Name: A_Jar_File.jar
Name: FileDialogCmd.java
Name: GlueExtension.java
Name: JarCmd.java
Name: ListboxApp.java
Name: ListboxCmd.java
Name: README
Name: glue.tcl
Name: FileDialogApp.class
Name: JarFilenameFilter.class
Name: FileDialogCmd.class
Name: GlueExtension.class
Name: JarCmd.class
Name: ListboxApp.class
Name: ListboxCmd.class
Done with file dialog
"/vol/tclsrcsol/tcl83/tcljava/unix/A_Jar_File.jar" is not a valid jar file
while evaluating {source glue.tcl}
$ 

Is this a result of the broken version of Java on this Solaris machine
as well?  Or is something else wrong?
-- 
Larry W. Virden <mailto:[EMAIL PROTECTED]>
<URL: http://www.purl.org/NET/lvirden/>
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to