On Nov 9, 2007 4:38 AM, Bjorn Bringert <[EMAIL PROTECTED]> wrote:
> I have this in my ~/.profile so that I don't have to keep giving
> flags to configure for every single thing I build against MacPorts
> libraries:
>
> export CPATH=/opt/local/include
> export LIBRARY_PATH=/opt/local/lib
> export LD_LIBRARY_PATH=/opt/local/lib

Thanks, Paul and Bjorn.  Indeed, this did the trick.  Any thoughts why
./configure claimed to have discovered readline on its own, but then
was unable to use it?  Or maybe, for some reason, the message is
unrelated?

-- 
                              Denis
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to