From: Mo DeJong <[EMAIL PROTECTED]>

> Boy that is strange. The ./configure test just runs
> 
> "package require Tcl 8.3.1"
> 
> and makes sure that does not return an error. What do you get
> if you just go into the Tcl build dir, run ./tclsh and type
> the above package command?
> 
> Mo Dejong
> Red Hat Inc.

$ ./tclsh
% package require Tcl 8.3.1
version conflict for package "Tcl": have 8.3, need 8.3.1
% info patchlevel
8.3.1

-- 
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