Hello,
Moses DeJong wrote
> [...] a quick note for anyone who wants to do any hacking on
> Jacl or Tcl Blend, please use the CVS. It will really make your life
> a lot easier.
...detailed instructions snipped...
> If you plan on making any major fixes (that involve more than one file),
> you real
hi,
i downloaded the unix version of Jacl/TclBlend1.2.5 source...
i gotta problem with it :
i untar it in my home directory...
go into tclBlend1.2.5/unix/ and the "configure--with-tcl=/opt/tcl8.2.2"..
this runs fine and a make file is made in the directory ..
then...
#bash# make
this is
The best solution for this problem is a tar archive of the CVSROOT.
Perhaps it could be updated once a week. This is tricky because
this is something that needs to run on the Scriptics CVS server,
and I have no control of that system. I can request that the
good folks at scriptics implement this,
The first thing you could try is to add the --without-jikes
option and see if that fixes the build. I am not sure what
version of jikes is getting included in RedHat 6.1, so that
might be the problem. I have used the most recent jikes 1.0
series and they seem to work just fine.
Do you get this er
Hello,
On Mon, 22 Nov 1999, Robert Chou wrote:
> > Anyone know of, or is working on, a tcljdbc package similar to tclodbc?
Later Moses DeJong wrote:
> You should not need any kind of tcljdbc wrapper or anything. You can
> create jdbc objects directly from Tcl. The whole point of the tcljava
> in
>= Original Message From Moses DeJong =
>You should not need any kind of tcljdbc wrapper or anything. You can
>create jdbc objects directly from Tcl. The whole point of the tcljava
>interface is to remove the need to create "wrappers" around C code.
>You do not need wrappers when you can