[tcljava-user] TclBlend on Linux x86_64/amd64 still need patched
Brought to you by:
mdejong
From: Scott S. <ss...@am...> - 2006-12-02 17:54:08
|
Noticed that with the latest TclBlend (1.3.3) I still need to patch the m4 stuff to detect my architecture. >From the config.log: "Looking for /x/jdk/jre/lib/x86_64/libjava.so" At least on the Sun JVM 1.5.0_10 (and many previous) it should be: "Looking for /x/jdk/jre/lib/amd64/libjava.so" Hopefully that can be rolled into the next release... Thanks, Scott |