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?
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?