Re: [tcljava-user] Seems to work on AMD64 Linux
Brought to you by:
mdejong
From: Mo D. <md...@un...> - 2005-10-14 20:06:06
|
On Fri, 14 Oct 2005 07:51:03 -0600 Scott Serr <ss...@am...> wrote: > You are right, I missed that "$machine" reference. It should be "amd64" > or it should be taken out. Here is a question that might help resolve > which way to go... I run tclsh and setup the environment manually much > like jclsh does -- all in 32bit Linux. I noticed that I could leave out > 2 or 3 directories from the LD_LIBRARY_PATH and still have a "working" > (as far as I know) TclBlend. One directory I could leave out for > 32bit/x86 Linux (with Sun JDK 1.5 atleast) was "native_threads". Is > this going to bite me later? or is "native_threads" not necessary? I took it out and checked into the CVS again. You would know if you needed the dir, since Tcl Blend would not load if it was missing. > Trying to login to CVS... did this from 2 different hosts/networks and > still no luck, I'll try later. Yeah, SF CVS can be a bit flaky sometimes. cheers Mo DeJong |