
13 Oct
2002
13 Oct
'02
7:24 a.m.
Hi, The binary snapshot for Mac OS X on http://haskell.cs.yale.edu/ghc/ does not run on Jaguar. After looking into that a bit, I have found that just setting the following two environment variables solves the problem:
export DYLD_INSERT_LIBRARIES=/usr/lib/libtermcap.dylib export DYLD_FORCE_FLAT_NAMESPACE=1
(I just found out about the version compiled for Jaguar at http://www.uni-graz.at/imawww/haskell/JaguarGHC.tar.gz but this trick might bu useful in the future if Apple split libraries again.) -- Sébastien
8256
Age (days ago)
8256
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sébastien Carlier