From: I l <is...@ho...> - 2005-09-27 18:30:41
|
I've had to manualy install php 5.0.4. The php binary is located in /usr/local/php5/bin Running the RPM for FC, I get these two dependencies errors. /usr/bin/php is needed by php-java-bridge php >= 5.0.4 is needed by php-java-bridge It looks like its searching for php in the wrong directory. I've tried using links to those binary php files. But it still gave me the same error. I even copied the binaries to that directory. It seems like I will need to install php to the default directory, but unfortunetly I cann't. Is there anyway to tell the rpm to look for the php in the right directory? Or another way around this. A buddy of mine said install another version of php. I've looked everywhere on your site and tried searching your mailing lists with no success. Your help would be greatly appreciated. Thanks. |