From:             [EMAIL PROTECTED]
Operating system: Solaris 2.7
PHP version:      4.1.1
PHP Bug Type:     Compile Failure
Bug description:  Path problem with the pound sign.

Installed PHP with the following configuration ->
./configure --prefix=/soft/freeware:php --localstatedir=/var/php 
--with-apxs=/soft/freeware:apache#1.3.23/bin/apxs

The 'configure' works fine.
The 'make' works fine.
The 'make install' returns a bug saying that /soft/freeware:apache is not
executable

I've recompiled it with ->
./configure --prefix=/soft/freeware:php --localstatedir=/var/php 
--with-apxs=/soft/apache/bin/apxs
(where apache is a symbolic link to freeware:apache#1.3.23)

Everything works fine.  



-- 
Edit bug report at http://bugs.php.net/?id=15605&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15605&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15605&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15605&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15605&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15605&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15605&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15605&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15605&r=submittedtwice

Reply via email to