Nokogiri on Mediatemple gs

E

Enzo Rivello

Hi there!
Has anyone tried to install the Nokogiri gem on a Mediatemple
Grid-Service?

I got a function in my rails app that needs this library, and when i try
to install it i got the problem:


libxml2 is missing. try 'port install libxml2' or 'yum install libxml2'
*** extconf.rb failed ***

which isn't true, because:


xxxxx@cl02:~$ whereis libxml2
libxml2: /usr/lib/libxml2.a /usr/lib/libxml2.la /usr/lib/libxml2.so
/usr/include/libxml2


apt-get doesn't work, because sudo is disabled

so, suggestions?
 
M

Mike Dalessio

[Note: parts of this message were removed to make it a legal post.]

I got a function in my rails app that needs this library, and when i try
to install it i got the problem:


libxml2 is missing. try 'port install libxml2' or 'yum install libxml2'
*** extconf.rb failed ***

which isn't true, because:


xxxxx@cl02:~$ whereis libxml2
libxml2: /usr/lib/libxml2.a /usr/lib/libxml2.la /usr/lib/libxml2.so
/usr/include/libxml2


If you're on Debian/Ubuntu, you'll also need to install 'libxml2-dev'
 
E

Enzo Rivello

Mike said:
If you're on Debian/Ubuntu, you'll also need to install 'libxml2-dev'

of course, mt gs runs on debian, but still i can't use apt-get because
sudo is disabled.

anyway, i opened a ticket to ask for assistance, hope to have the answer
soon, so i'll post it here

anyway, anyone is welcome to provide a solution until then :-D
 
E

Eric Hodel

of course, mt gs runs on debian, but still i can't use apt-get
because
sudo is disabled.

anyway, i opened a ticket to ask for assistance, hope to have the
answer
soon, so i'll post it here

anyway, anyone is welcome to provide a solution until then :-D

Install libxml2 into your home directory then, and point the gem to
your custom install.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top