[Haskell-cafe] GHC 6.12 on OS X 10.5

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Tue Dec 22 12:33:19 EST 2009


On Dec 22, 2009, at 10:39 , Aaron Tomb wrote:
> On Dec 21, 2009, at 5:03 PM, Thomas Schilling wrote:
>> It's probably just the search path ordering, no?  I.e., if you add  
>> something on the command line or in .cabal/config it gets added to  
>> the beginning of the search path.  Then again, there are cases  
>> where you'd want the macports version and others where you'd want  
>> the default version.
>
> Yes, it's almost certainly just the search path ordering. The  
> problem is to get GHC to use the correct ordering. I've tried  
> exporting
>
>  LD_LIBRARY_PATH=/usr/lib:/opt/local/lib


On OSX you want DYLD_LIBRARY_PATH.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20091222/e8092e6c/PGP.bin


More information about the Haskell-Cafe mailing list