I just tried this:

/usr/tcl80/sun4/bin/tclsh
% info patchlevel
8.0.5
% package require Tcl 8.0.5
version conflict for package "Tcl": have 8.0, need 8.0.5

/usr/tcl81/sun4/bin/tclsh8.1
% info patchlevel
8.1.1
% package require Tcl 8.1.1
version conflict for package "Tcl": have 8.1, need 8.1.1

/usr/tcl82/sun4/bin/tclsh8.2
% info patchlevel
8.2.3
package require Tcl 8.2.3
version conflict for package "Tcl": have 8.2, need 8.2.3


So I am uncertain how one ever gets that to work...
-- 
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