[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with debian/control Depends: for php4 and php5




On Fri, Apr 14, 2006 at 02:31:54PM -0400, Kevin Coyner wrote......

> Depends: ${misc:Depends}, php4 (>=4.3) | php5 (>=5.1) |
> libapache2-mod-php4 | libapache2-mod-php5, php4-mysql (>=4 .3) |
> php5-mysql, apache2 | httpd, debconf (>= 0.5) | debconf-2.0,
> wwwconfig-common (>= 0.0.37)
> 
> After building the .deb, I try installing it but get this error:
> 
> dpkg: dependency problems prevent configuration of sitebar:
>  sitebar depends on php4-mysql (>= 4.3) | php5-mysql; however:
>  Package php4-mysql is not installed.
>  Package php5-mysql is not installed.


Aarrgghh! I'm my own worst enemy.  I was using dpkg to install the
newly created deb, not apt-get, so of course it didn't work since
I didn't have php[4,5]-mysql installed (just like it told me).

Would appreciate any comments on that Depends: statement
anyway.

Thanks
Kevin

-- 
Kevin Coyner  GnuPG key: 1024D/8CE11941  http://rustybear.com/publickey



Reply to: