Mark Bishop wrote:
> vincent:/# apt-get -s install php4-gd
> Reading package lists... Done
> Building dependency tree... Done
> The following extra packages will be installed:
>    libapache-mod-php4 libc6 libc6-dev php4-common php4-domxml tzdata
> Suggested packages:
>    locales
> The following packages will be REMOVED:
>    gallery2 kronolith2 php4-mysql wordpress
> The following NEW packages will be installed:
>    php4-gd tzdata
> The following packages will be upgraded:
>    libapache-mod-php4 libc6 libc6-dev php4-common php4-domxml
> 5 upgraded, 2 newly installed, 4 to remove and 114 not upgraded.

That looks like a bizarre apt bug with poor dependency resolution during
upgrades.

What happens if you "apt-get dist-upgrade" before you "apt-get install
php4-gd"?

Alternately, what if you "apt-get install php4-gd php4-mysql"?

3rd alternate, what about "aptitude install php4-gd"?

... Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to