Hi,
I have installed php with xampp version 1.5.1 on linux provided by
apachefriends.
Location of that installation is /opt/lampp/.
I wanted to install php javabridge with this so I used
php-java-bridge-3.0.8-1.src.rpm
I extracted it into /usr/src/redhat/SOURCES/php-java-bridge-3.0.8 as it
asked to do so.
My phpize is in /opt/lampp/bin. So I gave command=20
# phpize && //usr/src/redhat/SOURCES/php-java-bridge-3.0.8/configure
--with-java=3D/home/cherry/j2sdk1.4.2_04 && make=20
Copying command
[root@localhost bin]# phpize &&
/usr/src/redhat/SOURCES/php-java-bridge-3.0.8/configure
--with-java=3D/home/trkastar/j2sdk1.4.2_04 && make
Response is=20
grep: /opt/lampp/include/php/main/php.h: No such file or directory
grep: /opt/lampp/include/php/Zend/zend_modules.h: No such file or
directory
grep: /opt/lampp/include/php/Zend/zend_extensions.h: No such file or
directory
Configuring for:
PHP Api Version:
Zend Module Api No:
Zend Extension Api No:
-bash: /usr/src/redhat/SOURCES/php-java-bridge-3.0.8/configure: No such
file or directory
How can I achieve java support in this case.
Chirayu Bhatt
V2Solutions
A New Vision to Solutions
India: +91-22-56733201 Ext. 642
http://www.v2solutions.com
=20
=20
|