From singh.gurjaspal at gmail.com Fri Feb 27 18:55:34 2009 From: singh.gurjaspal at gmail.com (Gurjaspal Singh) Date: Fri, 27 Feb 2009 15:55:34 -0800 Subject: another problem Message-ID: Hey Bryan!Ok i solved it. i wasnt logged in as root but now it shows a different error. The error is: Failed to build gem native extensions. /usr/bin/ruby1.9 extconf.rb install antfarm extconf.rb:1:in '
' So what kind of error is this and how can i solve it. Reply would be really really appreciated. -- Thanks and Regards, Gurjaspal Singh -------------- next part -------------- An HTML attachment was scrubbed... URL: From btricha at gmail.com Sat Feb 28 11:47:53 2009 From: btricha at gmail.com (Bryan Richardson) Date: Sat, 28 Feb 2009 09:47:53 -0700 Subject: another problem In-Reply-To: References: Message-ID: <3f81a4240902280847k7590fa7o6c7185e166ed75a1@mail.gmail.com> Hi Gurjaspal, Most likely the problem is with building the native gem extensions for SQLite3, which means you probably don't have either the SQLite3 library development files installed, and/or the ruby development files installed. I suggest making sure libsqlit3-dev and ruby1.9-dev are installed. As a side note, I've never tested ANTFARM with Ruby 1.9, so no guarantees there. :) -- Bryan 2009/2/27 Gurjaspal Singh > Hey Bryan!Ok i solved it. i wasnt logged in as root but now it shows a > different error. > The error is: > Failed to build gem native extensions. > > /usr/bin/ruby1.9 extconf.rb install antfarm > extconf.rb:1:in '
' > > So what kind of error is this and how can i solve it. Reply would be really > really appreciated. > > > > > -- > Thanks and Regards, > Gurjaspal Singh > > _______________________________________________ > ANTFARM-users mailing list > ANTFARM-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/antfarm-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: