小编Wae*_*ara的帖子

安装Apache Passenger,找不到Ruby开发标头

我有一个需要在Apache上托管的RoR应用程序,所以我一直在尝试安装Apache Passenger.当我运行以下命令时:

sudo passenger-install-apache2-module
Run Code Online (Sandbox Code Playgroud)

我明白了:

Checking for required software...

 * GNU C++ compiler... found at /usr/bin/g++
 * Curl development headers with SSL support... found
 * OpenSSL development headers... found
 * Zlib development headers... found
 * Ruby development headers... not found
 * OpenSSL support for Ruby... found
 * RubyGems... found
 * Rake... found at /usr/local/bin/rake
 * rack... found
 * Apache 2... found at /usr/sbin/apache2
 * Apache 2 development headers... found at /usr/bin/apxs2
 * Apache Portable Runtime (APR) development headers... found at …
Run Code Online (Sandbox Code Playgroud)

apache ruby-on-rails apache2 passenger

5
推荐指数
2
解决办法
7223
查看次数

标签 统计

apache ×1

apache2 ×1

passenger ×1

ruby-on-rails ×1