> Dear Sir,
>
> I desparately try to get knowledge how to install the source version of
> Jacl1.2.6 under Windows NT4.
Well, you came to the right place :)
> - I loaded the source release jacl126.zip
> - I read the Java Tcl white paper
> - I read the download description with the system requirements (JDK1.1 or
> newer)
> - I installed JDK1.3
>
> Now I try to build the Java-classes withthe makefile.vc in the
> win-subdirectory.
>
> Now I have the following questions :
> - Is it necessary to install Tcl8.3 for Jacl before ?
> (I think, it must be installed only for Tcl Blend, because Jacl is a
> substitution of the Tcl environment)
Right, Jacl is an entire Tcl interp. You do not need anything
except a JVM to run Jacl.
> - How do I start the makefile ?
> make makefile.vc sgows errors at line 116 :
> !IF "$(TCL_DOTVERSION)" == "8.0"
See the win\README file. You need to rename "makefile.vc" to
"makefile" and then run "nmake makefile". The NMAKE executable
is a VC++ tool.
> Which make shall be used (please supply tool and correct call).
> - Is there any description how to start a Jacl shell or a user manual ?
> In the Jacl binary release I find only two jar-files.
Yes.
> Is the Jacl-Shell included ?
The binary download for Jacl included jacl.jar and tcljava.jar.
You just put them on your CLASSPATH and then run "java tcl.lang.Shell"
to start Jacl.
Is the README file not clear about this? If not, could you
make some suggestions about how the README could be improved?
Mo DeJong
Red Hat Inc
----------------------------------------------------------------
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