[php-maint] Bug#385223: (no subject)

Bob Tanner tanner at real-time.com
Wed Aug 30 00:19:52 UTC 2006


> php5 requires apache-dev and apache2-prefork-dev but both cannot be
> installed on the same system?

Couple other issues.

apache-dev wants libdb4.4-dev

apache2-prefork-dev wants libdb4.3-dev

 libdb4.3-dev and  libdb4.4-dev cannot exist on the same system.

# apt-cache policy libdb4.3-dev
libdb4.3-dev:
  Installed: 4.3.29-6
  Candidate: 4.3.29-6

# apt-get install libdb4.4-dev
The following packages will be REMOVED:
  apache2-prefork-dev libapr0-dev libdb4.3-dev

# apt-get install libdb4.4-dev   
Setting up libdb4.4-dev (4.4.20-8) ...

# apt-get install  libdb4.3-dev
The following packages will be REMOVED:
  libdb4.4-dev
Setting up libdb4.3-dev (4.3.29-6) ...

And apache2 won't compile against libdb4.4-dev (didn't investigate this too 
much)

-- 
Bob Tanner <tanner at real-time.com>          | Phone : (952)943-8700
http://www.real-time.com, Minnesota, Linux | Fax   : (952)943-8500
Key fingerprint = AB15 0BDF BCDE 4369 5B42  1973 7CF1 A709 2CC1 B288
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20060829/ba2aa72e/attachment.pgp


More information about the pkg-php-maint mailing list