On Wed, Sep 30, 2009 at 04:40:37PM -0400, Chris wrote: >>> I'm using obsd4.5, following current. I installed php5 using ports. >>> I realized that I forgot to include something in the compile options. >>> I went back to add it, and now it won't reinstall. >>> >>> I added "--enable-mbstring" to the compile flags in the make file. I >>> then execute a "make install" It does nothing. Just gives me back my >>> prompt. So I uninstall the existing php "make uninstall". I cleaned >>> up all the files it told me to, then I try a "make install" and I get >>> this:
Why do you want to do that ? what's wrong with php5-mbstring ? (which is one of the packages compiled in extensions)

