Re: [owl-users] Re: Installing kernel sources or C headers

From: Andreas Ericsson (ae@private)
Date: Thu Feb 09 2006 - 02:36:59 PST


Bob Sleys wrote:
> Thank you both for your replies.  I now have apache from the RPM 
> installed and running.  However when I go to install php I get the 
> following errors.
> 
> localhost!root:~# rpm -i apache-php-4.4.2-owl_add1.i386.rpm
> error: Failed dependencies:
>         libmm.so.14 is needed by apache-php-4.4.2-owl_add1
> 
> localhost!root:~# rpm -i php-4.4.2-owl_add1.i386.rpm
> error: Failed dependencies:
>         mm is needed by php-4.4.2-owl_add1
>         libmm.so.14 is needed by php-4.4.2-owl_add1
> 

You also need http://oss.op5.se/owl/rpms/mm-1.4.0-owl_add1.i386.rpm 
which provides the missing dependencies. If there are other unmet 
dependencies you'll find them all in the directory as shown above.

Note that you'll have to install the apache-php package to provide 
apache with php capabilities. The configuration should update itself 
automagically to handle them. Let me know if it doesn't.

> When I installed apache I did a rpm -i apache-1.3.34-owl_add1.i386.rpm
> 

I always do

	# rpm -Uvh (package)

which makes sure you never have two of the same package installed, and 
also prints some pretty output.

-- 
Andreas Ericsson                   andreas.ericsson@private
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231



This archive was generated by hypermail 2.1.3 : Thu Feb 09 2006 - 02:37:44 PST