[tcljava-user] Compiling TCL Blend
Brought to you by:
mdejong
From: Leonardo K. S. <sh...@gm...> - 2013-05-21 19:40:08
|
Hi I am trying to compile TCL Blend in linux i386_64, but from the configure file, it seems it's only supported by JDK 1.4 (linux), JDK 1.5 for AMD64 and Sun JDK 1.4 and 1.5 for Windows. So I am trying to compile using tcl8.4.13-src.tar.gz thread2.6.3.tar.gz tclBlend1.4.1.tar.gz j2sdk1.4.2_19 (i586) The compilation also complains of gcc being superior than 4.1.0 and several other linking problems. What versions of JSDK and GCC are recommended in order to compile TCL Blend on a linux box? TIA Leo |