OS: OS X Mountain Lion
Platform: ghc 6.12.3
I am having trouble using the X11 1.6.0 Library. When i compile my files i get this error.
Loading package X11-1.6.0 ... can't load .so/.DLL for: Xext (dlopen(libXext.dylib, 9): image not found)
I have searched all over the internet but i can’t find a solution. I have X11 installed and also made a symlink to the /usr folder because it installed it by default in /opt
Per our discussion on github, he needed to direct
dyldto the location oflibXext.dylib.