solution for pcre devel lib errors on freebsd while trying to install/run passenger standalone 4.0.0.rc4

getting this even though pcre devel headers are installed just fine?

* Checking for PCRE development headers...
Found: no

Try the solution that worked for me:

C_INCLUDE_PATH=/usr/local/include/ bundle exec passenger start

One thought on “solution for pcre devel lib errors on freebsd while trying to install/run passenger standalone 4.0.0.rc4

Leave a Reply

Your email address will not be published. Required fields are marked *