Note that there are some explanatory texts on larger screens.

plurals
  1. PORVM warning when installing Passenger on the Mac
    primarykey
    data
    text
    <p>Installing Passenger on the Mac runs into this problem. Any suggestions?</p> <pre><code>sudo passenger-install-apache2-module ... * Checking for Zlib development headers... Found: yes Location: /usr/local/include/zlib.h Your RVM wrapper scripts are too old, or some wrapper scripts are missing. Please update/regenerate them first by running: rvmsudo rvm get stable &amp;&amp; rvm reload &amp;&amp; rvmsudo rvm repair all If that doesn't seem to work, please run: rvmsudo rvm wrapper [] --no-prefix --all </code></pre> <p>First I did:</p> <pre><code>$ rvmsudo rvm get stable &amp;&amp; rvm reload &amp;&amp; rvmsudo rvm repair all Warning: can not check `/etc/sudoers` for `secure_path`, falling back to call via `/usr/bin/env`, this breaks rules from `/etc/sudoers`. export rvmsudo_secure_path=1 to avoid the warning. </code></pre> <p>which re-installed rvm and then I did:</p> <pre><code>$ rvmsudo rvm wrapper [] --no-prefix --all Warning: can not check `/etc/sudoers` for `secure_path`, falling back to call via `/usr/bin/env`, this breaks rules from `/etc/sudoers`. Run: export rvmsudo_secure_path=1 to avoid the warning, put it in shell initialization file to make it persistent. In case there is no `secure_path` in `/etc/sudoers`. Run: export rvmsudo_secure_path=0 to avoid the warning, put it in shell initialization file to make it persistent. awk: nonterminated character class ^[]= source line number 1 context is &gt;&gt;&gt; /^[]=/ &lt;&lt;&lt; sed: 1: "s#^[]=## ": unbalanced brackets ([]) Unknown ruby interpreter string component: '[]'. Could not load ruby []. </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload