Re: [libxml-devel] libxml-ruby 0.9.9 with Ruby 1.9.1 support

2009-03-07 Thread Kevin Menard
That indeed did the trick. Thanks for the quick turnaround. -- Kevin 2009/3/7 Charlie Savage > Kevin, only thing I can think is to make sure that /opt/local/bin and / >> opt/local/sbin are exported as the first items in your PATH (as per >> the macports install guide) >> If libxml-ruby cannot

Re: [libxml-devel] libxml-ruby 0.9.9 with Ruby 1.9.1 support

2009-03-07 Thread Charlie Savage
Kevin, only thing I can think is to make sure that /opt/local/bin and / opt/local/sbin are exported as the first items in your PATH (as per the macports install guide) If libxml-ruby cannot find /opt/local/bin/xml2-config... then it may not work. For example, in my /etc/profile I have: export PAT

Re: [libxml-devel] libxml-ruby 0.9.9 with Ruby 1.9.1 support

2009-03-07 Thread Johnathan Conley
Kevin, only thing I can think is to make sure that /opt/local/bin and / opt/local/sbin are exported as the first items in your PATH (as per the macports install guide) If libxml-ruby cannot find /opt/local/bin/xml2-config... then it may not work. For example, in my /etc/profile I have: export PAT

Re: [libxml-devel] libxml-ruby 0.9.9 with Ruby 1.9.1 support

2009-03-06 Thread Kevin Menard
2009/3/6 Charlie Savage > > > No problem. Sure you are linking against MacPorts? The version of libxml2 > in MacPorts should work fine. > > I think maybe you have to use --with-xml2-config. Joe? > I've been able to build every version of libxml-ruby up until 0.9.9, save for one version that br

Re: [libxml-devel] libxml-ruby 0.9.9 with Ruby 1.9.1 support

2009-03-06 Thread Charlie Savage
Hi Kevin, Kevin Menard wrote: I finally finished the upgrade. Still the same problem. Looks like someone already reported it though, so sorry for the extra noise: http://rubyforge.org/tracker/index.php?func=detail&aid=24353&group_id=494&atid=1971

Re: [libxml-devel] libxml-ruby 0.9.9 with Ruby 1.9.1 support

2009-03-06 Thread Kevin Menard
I finally finished the upgrade. Still the same problem. Looks like someone already reported it though, so sorry for the extra noise: http://rubyforge.org/tracker/index.php?func=detail&aid=24353&group_id=494&atid=1971 -- Kevin On Fri, Mar 6, 2009 at 11:14 AM, Kevin Menard wrote: > I just tried

Re: [libxml-devel] libxml-ruby 0.9.9 with Ruby 1.9.1 support

2009-03-06 Thread Kevin Menard
I just tried to install on MacOS X 10.5 with libxml2 installed via MacPorts and got the following: extconf failure: Your version of libxml2 is too old. Please upgrade. I last upgraded my MacPorts maybe a month back. I'll see if there's a newer libxml package, but this is something of a pain in