GHC 6.8.1 Build Failure on Mac OS X Intel 10.4.10

Denis Bueno dbueno at gmail.com
Thu Nov 15 10:21:24 EST 2007


On Nov 15, 2007 10:10 AM, kenny lu <haskellmail at gmail.com> wrote:
> I am using fink instead of darwin port, I have readline installed.
>
>
> zhuo-ming-lus-computer:~ luzm$ fink list *readline*
> Information about 1733 packages read in 1 seconds.
>      readline         4.3-1028     Comfortable terminal input library
>  i   readline-shlibs  4.3-1028     Comfortable terminal input library
>  i   readline5        5.0-1004     Comfortable terminal input library
>  i   readline5-sh...  5.0-1004     Comfortable terminal input library

Usually fink libraries are installed in /sw/lib, not /opt/local/lib --
are you sure that's not the case on your system?  If they are
installed there, you should pass /sw/lib and friends to the
./configure line, instead of /opt/local/lib.

-- 
                              Denis


More information about the Glasgow-haskell-users mailing list