Hi Chris.

I would double check that tcljava.jar is really on your CLASSPATH. Try
running "javap -verify tcl.lang.ReflectObject". If tcljava.jar is on
your CLASSPATH that should print out the public API for ReflectObject.
If that does not work please post another message to this list. I run
Jacl at home with my RedHAt 5.2 linux + Blackdown 1.1.7 so I know
that it works.

Mo DeJong
dejong at cs.umn.edu

On Mon, 22 Feb 1999, Chris Avis wrote:

> I have installed Jacl on a Redhat 5.2 linux box and placed jacl.jar
> and tclblend.jar in my CLASSPATH. I get the following error when
> trying to run the TCL Shell.
> 
> java.lang.NoClassDefFoundError: tcl/lang/ReflectObject
>       at tcl.lang.Interp.<init>(Interp.java:327)
>       at tcl.lang.Shell.main(Shell.java:58)
> 
> I am running the Blackdown JDK117 port.
> 
> Can anyone help.
> 
> regards
> Chris
> -- 
>                 Chris Avis ([EMAIL PROTECTED])
>      _--_|\     RAMA Technologies Pty Ltd, 28 Walters Drive
>     /      \    Osborne Park, Western Australia 6017, Australia
>     \_.--._/    Tel: +61 8 9445 7999 Fax: +61 8 9445 7666
>           v     http://www.rama-tech.com
> 
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> 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]'. 
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
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]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to