From: "Berger, Daniel" Date: 2005-04-16T01:55:16+09:00 Subject: Re: mkmf questions > -----Original Message----- > From: Matthew Thill [mailto:mithill@telusplanet.net] > Sent: Friday, April 15, 2005 10:50 AM > To: ruby-talk ML > Subject: mkmf questions > > > I'm having a tough time getting libxml to compile on an amd64 > machine. > Compiling the same library on a 32 bit machine was simple - no brains > involved at all: > in the appropriate directory: ruby extconf.rb > make > make install Just to clarify, you did build a 64 bit *Ruby*, correct? Dan