On Fri, April 16, 2010 10:06 am, Alex Dupre wrote:
> Dan Langille ha scritto:
>> Tried that.
>
> Then you have a screwed up php installation. Remove every php port, rm
> -rf /usr/local/include/php and restart.

Good progress there. The install of php5-extensions completed.

Only issue now:

[...@ngaio:~] $ which php
/usr/local/bin/php
[...@ngaio:~] $ php
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20090626/spl.so' - Cannot open
"/usr/local/lib/php/20090626/spl.so" in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20090626/pcre.so' - Cannot open
"/usr/local/lib/php/20090626/pcre.so" in Unknown on line 0

and FYI:

$ find /usr/local/lib/php -name spl.so
/usr/local/lib/php/20060613/spl.so

$ find /usr/local/lib/php -name pcre.so
/usr/local/lib/php/20060613/pcre.so


Should I have removed /usr/local/lib/php as well?


-- 
Dan Langille -- http://langille.org/

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to