From: Daniel L. <da...@ra...> - 2002-02-15 02:14:02
|
> > I will give it a try with the macosx-8-4-branch, will it work with latest > > Itcl? > > You will have to monkey a bit to get it built, but it should work. I checkout the sources from cvs, and I got Tcl/Tk8.4a2 and Itcl compiled and installed without any problem But I run into the following now, which I didnt with 8.3 daniel% /Users/daniel/install2/bin/tclsh8.4 dyld: /Users/daniel/install2/bin/tclsh8.4 can't open library: libtcl8.4.dylib (No such file or directory, errno = 2) This is a pretty basic question, but this is my first experience with Mac OS X (and I am not even at the machine, but ssh'ing remotely into it :) and I have no clue on how to add that directory to my library path. I tried LD_LIBRARY_PATH and other Linux/Unix tricks but that does not seem to work. Thanks Daniel |