chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] readline egg (OS X 10.6.6 / Chicken 4.6.0)


From: David Dreisigmeyer
Subject: Re: [Chicken-users] readline egg (OS X 10.6.6 / Chicken 4.6.0)
Date: Sat, 29 Jan 2011 20:26:33 -0500

Jim,

I'll try to get to this in a bit... a little busy right now.

-Dave

On Wed, Jan 26, 2011 at 7:33 PM, Jim Ursetto <address@hidden> wrote:
> David,
>
> The readline egg build system (which determines which libraries to use
> for readline) has been rewritten around 9,996 times and I think a
> recent change broke it, deleting the code which honored CSC_OPTIONS.
>
> I have checked in a fix (again...) to trunk.  If you have access, can
> you try it (with the procedure from the wiki, using CSC_OPTIONS)?
>
> Also any other interested party is invited to test out trunk before I
> tag it as 1.993.
>
> So far I have tested it on OS X (Leopard w/ MacPorts) and Linux.
>
> Jim
>
> On Wed, Jan 26, 2011 at 05:02, David Dreisigmeyer
> <address@hidden> wrote:
>> Using Macports, I had to do the following in order to get the readline
>> egg to install:
>>
>> $ sudo ln -s /opt/local/lib/libreadline.dylib /usr/local/lib/
>> $ sudo ln -s /opt/local/include/readline/ /usr/local/include/readline
>>
>> The procedure on the wiki didn't work.
>>
>> _______________________________________________
>> Chicken-users mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/chicken-users
>>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]