well Patrick, I will get the rpm downloads and install them on the redhat box,
But for the installation am making on the suse box, Mark, take a look at the options i used to compile my php, ./configure --prefix=/usr/local/php5 \ --with-apxs2=/usr/local/apache2/bin/apxs \ --with-libxml-dir=/usr/local/lib --with-zlib \ --with-zlib-dir=/usr/local/lib \ --with-mysql --with-gd and then i typed, make, then make install, i did not get any errors, however the libs directory did not have the libphp5.so, and since "--with-apx2 " is supposed to create this file, i have no idea why it is not there. Technical Support Engineer, Linux Solutions, Uganda Kagga House, Bugolobi P.O.BOX 26192, Kampala, Uganda. +256782795320 "Having little is not bad, and having big dreams is very good, because even the richest guys today, started it all with a DREAM". > Hi Evelyn, > > On Tuesday 30 May 2006 17:57, Evelyn Namara wrote: >> this will be compiled on a redhat box, but >> am now trying it out on a suse 9.3 box. > > I've just looked at this, but besides the posts on how to fix > your compile, have you considered visiting rpmseek.com and > downloading RPMs for your system? (Which is what Guido was > implying) > > The downside of this is there will probably be missing > "dependencies" but if you download them all to one folder as you > discover them, then as root doing > > rpm -Uvh *rpm > > from the folder with the correct rpms should install for you. > -- > patrick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
