Oct
14
2009

Fun with MacPorts and phpize

One of the plethora of problems I’ve had with MacPorts after installing Snow Leopard was the following error:

/opt/local/bin/phpize: line 159: 13947 Segmentation fault      $PHP_AUTOCONF

Turned out, this meant that my autoconf was out of date (line 159 of phpize is autoconf). The way to resolve this is with:

$ sudo port upgrade –force autoconf

After this, things seemed to work again.

Hope this helps somebody

posted in Uncategorized by andrew

Follow comments via the RSS Feed | Leave a comment | Trackback URL

Leave Your Comment

 
Powered by Wordpress and MySQL. Theme by openark.org