apache1.3 en 2.2.conflict

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Jan 17 05:54:28 PST 2009


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
>> ===>  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 packages
>> 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?
> 
> Add this to /etc/make.conf:
> 
> WITH_APACHE2=   yes
> APACHE_PORT=    www/apache22
> 

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

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090117/14a70a31/signature.pgp


More information about the freebsd-questions mailing list