Hi,
I am trying to set up version 2.9.4a on Mac OS 10.3.3 (Panther). Initially
I got an error during the ./configure step,
"can't open library: /sw/lib/libdl.0.dylib (No such file or directory,
errno = 2)".
I was able to work around this by creating a link /sw/lib/libdl.0.dylib
pointing to /usr/lib/libdl.dylib (FYI. this is also a link pointing to
/usr/lib/libSystem.B.dylib).
However, when I ran bin/testDist, I got two failures
pyCmd...FAILED
tclCmd...FAILED
2 failures out of 140 tests.
Does anyone have a solution to these? Thanks.
Shohei Koide