Hope you don't mind a freeBSD question
I'm having a problem with port dependencies. I want to install mysql 5
so I used the available port in
/usr/ports/databases/mysql50-client
however after building the port and attempted to install it, I got the
following message:
# make install
===> Installing for mysql-client-5.0.18_1
===> mysql-client-5.0.18_1 conflicts with installed package(s):
mysql-client-4.1.18_1
They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1
Stop in /usr/ports/databases/mysql50-client.
So I tried to remove the mysql-client-4.1.18_1 as instructed but
pkg_delete complains with the following:
# pkg_delete mysql-client-4.1.18_1
pkg_delete: package 'mysql-client-4.1.18_1' is required by these other
packages
and may not be deinstalled:
kde-3.5.1
koffice-1.4.2_3,1
php5-mysql-5.1.2_1
Is there a way around this? I hope I don't have to remove kde3 and
koffice because I'm sure this will not be the end of it.
Mohammad Khashashneh
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Jolug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Jolug?hl=en-GB
-~----------~----~----~----~------~----~------~--~---