gem install blackbook on centos error

4 views
Skip to first unread message

Jeba Momin

unread,
Mar 13, 2009, 5:07:25 AM3/13/09
to rubyonra...@googlegroups.com
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.

Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/opt/ruby-enterprise-1.8.6-20090201/bin/ruby
--with-xml2-dir
--without-xml2-dir
--with-xml2-include
--without-xml2-include=${xml2-dir}/include
--with-xml2-lib
--without-xml2-lib=${xml2-dir}/lib
--with-xslt-dir
--without-xslt-dir
--with-xslt-include
--without-xslt-include=${xslt-dir}/include
--with-xslt-lib
--without-xslt-lib=${xslt-dir}/lib


Gem files will remain installed in
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/nokogiri-1.2.1
for inspection.
Results logged to
/opt/ruby-enterprise-1.8.6-20090201/lib/ruby/gems/1.8/gems/nokogiri-1.2.1/ext/nokogiri/gem_make.out

Please can someone help me solve this....
Thank you....
--
Posted via http://www.ruby-forum.com/.

Charles Johnson

unread,
Mar 13, 2009, 9:05:37 AM3/13/09
to rubyonra...@googlegroups.com
On Fri, Mar 13, 2009 at 4:07 AM, Jeba Momin <rails-mai...@andreas-s.net> 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

Jeba Momin

unread,
Mar 13, 2009, 9:11:43 AM3/13/09
to rubyonra...@googlegroups.com
Charles Johnson wrote:

> So, did you try what the error suggested? Did you do 'yum install
> libxslt'
> ?

>Charles

Thanks for replying...
I dont have YUM installed on my m/c so I did..
up2date install libxslt

It worked fine and installed successfully.
But while doing
gem install blackbook
I get exactly the same error again...!!! :(
Where am I going wrong???

Thank you.

Charles Johnson

unread,
Mar 13, 2009, 9:23:54 AM3/13/09
to rubyonra...@googlegroups.com
On Fri, Mar 13, 2009 at 8:11 AM, Jeba Momin <rails-mai...@andreas-s.net> wrote:

Thanks for replying...
I dont have YUM installed on my m/c so I did..
up2date install libxslt

It worked fine and installed successfully.
But while doing
gem install blackbook
I get exactly the same error again...!!!   :(
Where am I going wrong???
Exactly the same error message? (Sorry about asking that.)

Cheers--

Charles 

Jeba Momin

unread,
Mar 13, 2009, 9:37:45 AM3/13/09
to rubyonra...@googlegroups.com

Yes..exactly the same error message....
And I don't have the privileges to install YUM on the m/c.
So can't even do that...

Frederick Cheung

unread,
Mar 13, 2009, 11:30:44 AM3/13/09
to Ruby on Rails: Talk


On Mar 13, 1:37 pm, Jeba Momin <rails-mailing-l...@andreas-s.net>
wrote:
> Charles Johnson wrote:
> > On Fri, Mar 13, 2009 at 8:11 AM, Jeba Momin <
> > rails-mailing-l...@andreas-s.net> wrote:
>
> > Exactly the same error message? (Sorry about asking that.)
>
> > Cheers--
>
> > Charles
>
> Yes..exactly the same error message....
> And I don't have the privileges to install YUM on the m/c.
> So can't even do that...

I know nothing about centos, but did you just install the libraries or
did you also install the associated development headers (they are
frequently split out into separate packages eg libfoo and libfoo-dev
or libfoo-devel)

Fred
> --
> Posted viahttp://www.ruby-forum.com/.

Anjali Cg

unread,
Jan 1, 2010, 1:00:35 PM1/1/10
to rubyonra...@googlegroups.com
Jeba Momin wrote:
> Charles Johnson wrote:
>> On Fri, Mar 13, 2009 at 8:11 AM, Jeba Momin <
>> rails-mai...@andreas-s.net> wrote:
>>
>>>
>> Exactly the same error message? (Sorry about asking that.)
>>
>> Cheers--
>>
>> Charles
>
> Yes..exactly the same error message....
> And I don't have the privileges to install YUM on the m/c.
> So can't even do that...

Hi,
Were was your problem solved? I faced the same issue recently with
ubuntu and it got fixed when i installed libxlst-devel. I used synaptic
Package manager to get the same since yum and apt-get both used to say
that the package was not found.
Just wanted to know what you did.

Thanks and Regards,
Anjali

Reply all
Reply to author
Forward
0 new messages