On Wed, 24 Feb 1999, Bellave Jayaram wrote:
> Hi,
> I am working with TclBlend1.1a1 and JDK 1.2 and
> am trying to load the simpleextension class. Here is the log:
Please do not take this the wrong way, but did you compile
the demos before you did this? The reason I ask is because the
1.1 demo docs are not that clear about how to compile and run
the demos. I think you need to run "make demo" or is it
"make demos" in the build directory. Check that you have access
to the compiled code by running this command.
javap -classpath $env(CLASSPATH):. SimpleExtension
That should print out the public API for SimpleExtension.
>
> bj@bronco> cd demos/simplepkg/
> bj@bronco> ../../unix/jwish
> % package require java
> 1.1
> % java::load -classpath . SimpleExtension
> package "SimpleExtension" not found
>
> I would appreciate if someone could help me figure out
> what I am NOT doing or what I may be doing that is wrong.
>
> Thanks,
> Jayaram
>
> --
> ________________________________________________________________
> | Bellave Jayaram | Staff CAE Engineer /SQT/DA |
> | Tel. (602) 752-6338 | VLSI Technology Inc |
> | Fax (602) 752-6019 | 8375 S. River Pkwy. M/S 285 |
> | [EMAIL PROTECTED] | Tempe, AZ 85284 |
> |________________________________________________________________|
>
>
>
----------------------------------------------------------------
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/