submitted a bug-report on running configure with a setting of --prefix=/opt (https://bugs.php.net/bug.php?id=63221)
After editing ./configure 1,$s/\/usr\/local/\/opt/g configure; make; make test executes as expected. On Fri, Oct 5, 2012 at 12:50 AM, Johannes Schlüter <johan...@php.net> wrote: > Hi! > > We've released PHP 5.3.18RC1 and 5.4.8RC1 which can be found here: > > 5.3.18RC1: > http://downloads.php.net/johannes/php-5.3.18RC1.tar.bz2 > http://downloads.php.net/johannes/php-5.3.18RC1.tar.gz > > 5.4.8RC1: > http://downloads.php.net/stas/php-5.4.8RC1.tar.bz2 > http://downloads.php.net/stas/php-5.4.8RC1.tar.gz > > Windows binaries for both as always are at: > http://windows.php.net/qa/ > > This is a regular bugfix release, the full list of issues fixed can be > found in the NEWS files. Please test and report if anything is broken. > > If no critical issues is found in this RC, the final version will be > released in two weeks. > > Regards, > Stas Malyshev, David Soria Parra, Johannes Schlüter > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >