On Fri, Mar 13, 2009 at 4:07 AM, Jeba Momin < [email protected]> wrote:
> > Hello, > I'm trying to install the blackbook gem on my m/c with centos , but i > get the following error: > Building native extensions. This could take a while... > ERROR: Error installing blackbook: > ERROR: Failed to build gem native extension. > > /opt/ruby-enterprise-1.8.6-20090201/bin/ruby extconf.rb install > blackbook > checking for #include <libxml/parser.h> > ... yes > checking for #include <libxslt/xslt.h> > ... no > libxslt is missing. try 'port install libxslt' or 'yum install libxslt' > *** extconf.rb failed *** > Could not create Makefile due to some reason, probably lack of > necessary libraries and/or headers. Check the mkmf.log file for more > details. You may need configuration options. So, did you try what the error suggested? Did you do 'yum install libxslt' ? Cheers-- Charles --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

