我想在 debian 挤压服务器上构建乘客 3.0.19 apache2 模块。以 root 身份调用乘客安装 apache2-module 后,我收到以下错误消息:
Compiling and installing Apache 2 module...
cd /usr/lib/ruby/gems/1.8/gems/passenger-3.0.19
/usr/bin/ruby1.8 /usr/bin/rake apache2:clean apache2 RELEASE=yes
# /usr/bin/ruby1.8 /usr/bin/rake apache2:clean apache2 RELEASE=yes
rake aborted!
no such file to load -- rubygems/builder
哪里有问题?我怎样才能解决这个问题?使用passenger-install-apache2-module --trace 不起作用(对于完整的堆栈跟踪)。