From: <php...@li...> - 2006-07-07 15:12:41
|
Hi all, I am trying to install the php-java-bridge on a Fedora Core 5 64-bit machine. I have tried following various different instructions in the INSTALL and README files trying to find the correct combination. I have upgraded my java-devel, php-devel, and php installations. Can you confirm that the following command is what I want to do? rpmbuild --rebuild php-java-bridge-3.1.4-1.src.rpm This command gave lots of output and appeared to run successfully. However, I don't see if and where the bridge was installed. (I'm pretty new to installing packages on Linux, so this is probably just a misunderstanding on my part). # rpm -q php-java-bridge-3.1.4-1 package php-java-bridge-3.1.4-1 is not installed # rpm -q php-java-bridge package php-java-bridge is not installed It looks like I need to follow additional instructions to move/edit files however I don't know where the files exist. Can someone point me to where my install is, how to start the bridge, and what instructions I need to follow next? Thanks for any help you might be able to provide, I am looking very forward to getting this working. -- Wendy |