I'm trying to install MySQL-server-4.0.10 package in 4.8 release as it says
right there under Requires: at this link
http://www.freebsd.org/cgi/ports.cgi?query=mysql&stype=name&release=4.8-RELEASE%2Fi386#mysql-server-4.0.10
that it REQUIRES both 3.23.55 and 4.0.10 mysql-clients and when I try to
install it both are installed along as dependencies!
I'm not really interested in compiling the port even if it only requires one
client.

----- Original Message ----- 
From: "Clement Laforet" <[EMAIL PROTECTED]>
To: "Mikael Karlsson" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, August 09, 2003 11:14 PM
Subject: Re: mysql-server-4.0.10 package


> On Sat, 9 Aug 2003 22:18:55 +0300
> "Mikael Karlsson" <[EMAIL PROTECTED]> wrote:
>
> > Why does mysql-server-4.0.10 require both mysql-client-3.23.55 and
mysql-client-4.0.10?
> > Shouldn't mysql-client-4.0.10 be enough to provide the required stuff
for the server!!
>
>
> MySQL Server DOESN'T need mysql-client-3.23.55
>
> i.e.
> [EMAIL PROTECTED]|(622)| mysql40-server]# make pretty-print-build-depends-list
> This port requires package(s) "libtool-1.3.5_1" to build.
> [EMAIL PROTECTED]|(623)| mysql40-server]# make pretty-print-run-depends-list
> This port requires package(s) "mysql-client-4.0.14 p5-DBD-mysql-2.1026_1
p5-DBI-1.37 perl-5.6.1_13" to run.
>
> Maybe this is because you installed a ports that doesn't handle MySQL 4.0
dependencies.
>
> Can you send us the list of ports you use that depends on MySQL-client ?
>
>
> clem

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to