I compiled my http server (obviously from source)and runs ok under
/usr/local/apache2 but when I do “sudo gem install passenger” it tells
me it cannot find my apache2, the headers and the Environment and it
suggests me to install with apt-get on debian 6.
ruby 1.9.3 also install from source code. rails is also installed
already.
not using RVM.