ID:               34991
 Updated by:       [EMAIL PROTECTED]
 Reported By:      prioualexandre at yahoo dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: slackware 10.1 et fedora core4
 PHP Version:      5.0.5
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------

[2005-10-26 11:12:13] prioualexandre at yahoo dot fr

Description:
------------
when i use this : 
./configure --enable-so --with-apxs2={path/apache2/bin/apxs}
--with-mysql --enable-ftp --enable-filepro --with-gnu-ld 
       make
       make install
i have no probleme with php, but when i use that :
    ./configure --enable-so --with-apxs2={path/apache2/bin/apxs}
--with-mysql --enable-ftp --enable-filepro --with-gnu-ld  
--with-gd={path/gd}
   
 i have with  make install, that :
          libtools: install: error: cannot install libphp5.la .....to
          apxs:Error: Command failed with rc=65536 

can you help me ? 
i don't understand why php & apxs do not install my new libphp5.so when
i use the option :"--with-gd=/usr...." 

Priou Alexandre 




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34991&edit=1

Reply via email to