[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

php+apache+interbase debian ayuda



Estoy intentanado instalar apache+php+interbase en debian, he instalado bien apache y tambien he instalado bien intebase pero cuando estoy instalando php me da un error que me rompe la instalacion de php y no se porque ni como arreglarlo.
 
si sabes como arreglarlo te agradeceria enormemente que me respondieras a:
    r_p_p_6@hotmail.com
 
gracias..
 
Apache:
    ./configure --prefix=/usr/apache --enable-module=so --enable-shared=max
    make
    make install
 
ok!!!!
 
Interbase:
    ./install  /utiles/InterBase-5.6-LI.tar
...
 
    testing
    ( connect  , show tables ... select * from clientes ) ok!!!!!!!!!!!!!
 
php:
    al hacer:
        ./configure  --with-interbase=/usr/interbase  --with-apxs=/usr/apache/bin/apxs
 
    tambien he intentado:
 
        ./configure  --with-interbase  --with-apxs=/usr/apache/bin/apxs
 
 
       ...
       checking  for  isc_detach_database  in  -lgds...      no
       checking  for  isc_detach_database  in  -lib_util...        no
 
       configure: error:  libgds or libib_util not found! Check config.log for more information
 
 
 
 

Reply to: