You are not logged in.

#1 2009-06-16 06:00:47

darenw
Member
From: Trego Montana
Registered: 2008-07-04
Posts: 106
Website

mod_ruby.so no go after upgrade; needs ruby 1.8

After an upgrade, httpd won't start, and i found that's due to mod_ruby.so not running, and that's due to it wanting libruby 1.8 but the upgrade gave me 1.9.   There is no revised mod_ruby.so that i can see out there.   What is the best way to get mod_ruby.so running again?   Downgrade the ruby version to 1.8 (but some app or something may be needing the new 1.9)  or create a symlink named as if it were ruby 1.8 but pointing to 1.9?  Or is there something better?


Artist/Physicist, Herder of Pixels, Photons and Electrons

Offline

#2 2009-06-16 06:06:06

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,404
Website

Re: mod_ruby.so no go after upgrade; needs ruby 1.8

What package supplies mod_ruby.so?  It should probably be rebuilt against the new ruby.

In the meantime. "pacman -S extra/ruby" will fix that for you.  I don't think anything has been built against ruby-1.9 yet.

Offline

#3 2009-06-16 06:18:59

darenw
Member
From: Trego Montana
Registered: 2008-07-04
Posts: 106
Website

Re: mod_ruby.so no go after upgrade; needs ruby 1.8

I installed mod_ruby.so manually.   Will remove it and try the pacman install....


Artist/Physicist, Herder of Pixels, Photons and Electrons

Offline

#4 2009-06-16 15:31:07

darenw
Member
From: Trego Montana
Registered: 2008-07-04
Posts: 106
Website

Re: mod_ruby.so no go after upgrade; needs ruby 1.8

rebuilt it with configure.rb, make clean, make.  now it seems to work.


Artist/Physicist, Herder of Pixels, Photons and Electrons

Offline

Board footer

Powered by FluxBB