
One of the people experiencing this sent me some sample code, and now I can reproduce it too, on both PPC and Intel. I would guess that there is an issue with the way shared library loading works in interactive mode, as opposed to in the link phase when compiling. You can work around the problem by launching ghci with DYLD_LIBRARY_PATH set to include the X11 shared library directory. Deborah On Nov 16, 2006, at 4:04 PM, Deborah Goldsmith wrote:
There are some notes on the Wiki:
http://hackage.haskell.org/trac/ghc/wiki/X86OSXGhc
that may be relevant.
I know there are problems with the Intel binary distribution for OpenGL, but the PPC distribution should work...
Deborah
On Nov 15, 2006, at 6:39 PM, Melissa Chase wrote:
I experienced the same problem as Greg with the binary distribution, as well as when i built ghc from Macports.
Penny
On Nov 15, 2006, at 1:19 PM, Gregory Wright wrote:
epends.
There may also be problems for people who built ghc from source and then installed the latest X11 update from Apple.
sudo ln -s /usr/lib/X11 /usr/X11R6/lib/X11
Also, are you running 10.3 (Panther) or 10.4 (Tiger)?
10.4.8 with Xcode 2.4.1. Does anyone know off the top of their head which Xcode was used to generate the binary distribution?
-Greg
Deborah
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
_______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users