On Nov 15, 2007 10:10 AM, kenny lu <[EMAIL PROTECTED]> 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
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to