[Tcl Java] Re: [Tcl Java] Re: trying to build Tcl Java on Solaris

1999-12-03 Thread Larry W. Virden
Re: --with-tcl Yes, a number of packages come with this flag. Some seem to want the directory where Tcl was installed, some where the .o's live and I vagulely recall at least one or two which wanted the top level directory. -- Larry W. Virden mailto:[EMAIL PROTECTED]> http://www

[Tcl Java] Re: [Tcl Java] Re: trying to build Tcl Java on Solaris

1999-12-03 Thread Brent Welch
--with-tcl always means the "build diretory", not the source directory. This configure flag is used in several packages. >>>"Larry W. Virden" said: > Re: build the unix/configure version > > Whew - well, that was certainly an adventure. It appears this version of > TclJava wants Tcl 8.0 -

[Tcl Java] Re: trying to build Tcl Java on Solaris

1999-12-02 Thread Larry W. Virden
Re: build the unix/configure version Whew - well, that was certainly an adventure. It appears this version of TclJava wants Tcl 8.0 - very badly. I am using Tcl 8.2.2. So I then attempted to use --with-tcl. However, pointing it to the Tcl 8.2.2 source directory didn't work. I had to point i