Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2009 13:54:22 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Pieter Donche <Pieter.Donche@ua.ac.be>
Cc:        "mail.list freebsd-questions" <freebsd-questions@freebsd.org>
Subject:   Re: apache1.3 en 2.2.conflict
Message-ID:  <4971E30E.4060400@infracaninophile.co.uk>
In-Reply-To: <4971E258.3010601@infracaninophile.co.uk>
References:  <Pine.GSO.4.63.0901171427520.27394@hmacs.cmi.ua.ac.be> <4971E258.3010601@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig155CED0A4F29DACF673084B4
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

Matthew Seaman wrote:
> Pieter Donche wrote:
>> When installing kde3 from ports, at one of the required packages
>> subversion-1.5.5_1 I get:
>> Error from bsd.apache.mk. apache13 is installed (or A
>> PACHE_PORT is defined) and port requires 2.0+.
>>
>> I do
>> # cd /usr/ports/www/apache22
>> # make install clean
>>
>> but this ends with
>> =3D=3D=3D>  apache-2.2.11 conflicts with installed package(s):
>>       apache-1.3.41
>>       They install files into the same place.
>>       Please remove them first with pkg_delete(1).
>> *** Error code 1
>>
>> # pkg_delete apache-1.3.41
>> pkg_delete: package 'apache-1.3.41' is required by these other package=
s
>> and may not be deinstalled:
>> cups-base-1.3.9_2
>> php5-5.2.8
>> qt-3.3.8_9
>> arts-1.5.10_1,1
>> kdelibs-3.5.10
>> dbus-qt3-0.70_2
>> kdebase-kompmgr-3.5.10
>> kdebase-3.5.10_2
>> kdegames-3.5.10
>> kdeutils-3.5.10
>> poppler-qt-0.8.7
>> gtk-2.14.7
>> gconf2-2.24.0
>> libgsf-1.14.11
>> wv2-0.2.3_2
>> koffice-1.6.3_7,2
>> kdenetwork-3.5.10
>> kdegraphics-3.5.10
>> kdemultimedia-3.5.10
>> kdepim-3.5.10_2
>>
>> how to solve this?
>=20
> Add this to /etc/make.conf:
>=20
> WITH_APACHE2=3D   yes
> APACHE_PORT=3D    www/apache22
>=20

and then force an upgrade from apache13 to apache22:

  portupgrade -o www/apache22 -f apache-1.3.41
  portupgrade -rf apache-2.2.11 -x apache-2.2.11

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW


--------------enig155CED0A4F29DACF673084B4
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAklx4w4ACgkQ8Mjk52CukIzkSACfQGaQJITDwmu92oL6oPpvjLH6
d1AAn1QMtDVk60WR6KX7HkZrJy7exnuu
=Z6jx
-----END PGP SIGNATURE-----

--------------enig155CED0A4F29DACF673084B4--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4971E30E.4060400>