Re: [MacRuby-devel] Problems compiling MacRuby

2009-01-30 Thread Dave Baldwin
On 29 Jan 2009, at 17:12, Laurent Sansonetti wrote: Dave, The problem here is that you have a custom readline library in your system. If you look at the bugs logged in the tracker you will see some tips to make it work. Deleting the extraneous readline.h fixed the problem for me. Thanks

Re: [MacRuby-devel] Problems compiling MacRuby

2009-01-29 Thread Laurent Sansonetti
Dave, The problem here is that you have a custom readline library in your system. If you look at the bugs logged in the tracker you will see some tips to make it work. # I am considering rewriting the extensions build system to avoid this kind of problems, but this won't be in 0.4. Laur

Re: [MacRuby-devel] Problems compiling MacRuby

2009-01-19 Thread Dave Baldwin
On 19 Jan 2009, at 21:34, Dave Baldwin wrote: I get the same error from trunk or testing versions. I have in the past downloaded readline from macports, but the /opt directory isn't in my path. Any ideas what is wrong with my setup? PS. When will we see version 0.4? Thanks, Dave. Ju