Hello,
I tried to install the php-java bridge on my Suse Linx 10.1 computer via the
source rpm.
dhcppc8:/home/verena/tmp # rpmbuild --rebuild php-java-bridge-3.1.8-1.src.rpm
Installing php-java-bridge-3.1.8-1.src.rpm
warning: InstallSourcePackage: Header V3 DSA signature: NOKEY, key ID be89e756
error: Failed build dependencies:
php-devel >= 4.3.4 is needed by php-java-bridge-3.1.8-1.x86_64
dhcppc8:/home/verena/tmp #
I have PHP devel package installed, but it is called php5-devel, so I tried
rpmbuild --rebuild --nodeps php-java-bridge-3.1.8-1.src.rpm
It seems the php-dev isn't the problem, since
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20050922
Zend Extension Api No: 220051025
seems pretty much like the output of phpize
But later the compilation process quites with the following error:
RPM build errors:
InstallSourcePackage: Header V3 DSA signature: NOKEY, key ID be89e756
File not
found: /var/tmp/php-java-bridge-root/usr/lib64/php/modules/RunJavaBridge
Any ideas how to get rid of this? Any further information needed?
Regards,
Verena
|