|
From: <php...@li...> - 2007-04-28 14:58:27
|
Thanks for responding to my post Jost.
I fixed it by compiling and installing from the source code.
-----Original Message-----
From: php...@li...
[mailto:php...@li...] On Behalf
Of php...@li...
Sent: Saturday, April 28, 2007 4:51 AM
To: php...@li...
Subject: Re: [Php-java-bridge-users] Unable to
installphp-java-bridge-3.2.1-1.FC6.i386.rpm on Linux
Hi,
> installing java bridge on my linux box. The failed
> dependencies
> indicates it could not find php but I do have php
> 5.2.0. =20
You can install PHP 5.2.0 in your home directory or in
some other temporary place. But this won't affect the
computer operating system in any way. You need to
install the appropriate php RPM.
> # rpm -i php-java-bridge-3.2.1-1.FC6.i386.rpm=20
> error: Failed dependencies:
> libgcj.so.7rh is needed by
> php-java-bridge-3.2.1-1.i386
> php >=3D 5.1.1 is needed by
> php-java-bridge-3.2.1-1.i386
> rtld(GNU_HASH) is needed by
> php-java-bridge-3.2.1-1.i386
These are exported by gcc-java and php. The command:
yum install php java
should fix this problem.=20
BTW: The Linux RPM's are for RedHat and compatibles
(Fedora, WhiteBox, CentOS, ...). They don't work on
Novell Linux for example, on other Linux operating
systems use the generic binary download instead.
Regards,
Jost Boekemeier
__________________________________ Yahoo! Clever - Der einfachste
Weg, Fragen zu stellen und Wissenswertes mit Anderen zu teilen.
www.yahoo.de/clever
------------------------------------------------------------------------
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|