From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MM1D1-00054G-VZ for garchives@archives.gentoo.org; Wed, 01 Jul 2009 14:54:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 693BCE076C; Wed, 1 Jul 2009 14:54:51 +0000 (UTC) Received: from mail-vw0-f177.google.com (mail-vw0-f177.google.com [209.85.212.177]) by pigeon.gentoo.org (Postfix) with ESMTP id 40873E076C for ; Wed, 1 Jul 2009 14:54:51 +0000 (UTC) Received: by vwj7 with SMTP id 7so382727vwj.32 for ; Wed, 01 Jul 2009 07:54:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=FTwMstecKHu4rbdlPTWLogviqfkDy4S+0rDYwrWPWqg=; b=ovsQADH+/ckqg5E7IBc9GM9YupL9vSHht2tedzRaUDcO0d+b9ufv+JsMdvKqfFvKWX 9CyG1EKSwusDW7bip8S8jmUwJajs4L1P28jlK3ctPKWdbk0w0pkWzJu4Kf5w8r2m4p7h dADCx4wMdIAYt76b8iACcQZawQHaNh35/0+go= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=mLorWZCuAlaRkjj44+MsBNtQQZhS+baNiaOOd8T5U4jI6OxXLIj8VuDdR1RDzo7UZV FI+HoOeQ14lO3E9n0P7SZRWKHfCVZmpGNoCFHC+PLh2zYHOq5yZnv2or0Y2Folle+3f2 nfaO/nS7oUxIDVh6I9WFp58QJFgC7Qt5zZS3I= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-perl@lists.gentoo.org Reply-To: gentoo-perl@lists.gentoo.org MIME-Version: 1.0 Received: by 10.220.85.67 with SMTP id n3mr9208881vcl.53.1246460090808; Wed, 01 Jul 2009 07:54:50 -0700 (PDT) Date: Wed, 1 Jul 2009 22:54:50 +0800 Message-ID: Subject: [gentoo-perl] DBD-mysql should not depend on dev-db/mysql From: Zhang Jun To: gentoo-perl@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: b819543d-44ab-46b6-a0aa-454e592bb8ec X-Archives-Hash: a1587712cfa387fc4ea70276d8d8de10 DBD::mysql is just need some mysql library and header files, mysqld should not be needed. maybe the reason is gentoo does not like other pre-compiled distro, and compiling the header/lib need compile mysqld ? # emerge -pvt DBD-mysql These are the packages that would be merged, in reverse order: Calculating dependencies... done! [ebuild N ] dev-perl/DBD-mysql-4.00.5 120 kB [ebuild N ] virtual/mysql-5.0 0 kB [ebuild N ] dev-db/mysql-5.0.70-r1 USE="berkdb perl ssl -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal (-selinux) -static" 28,028 kB [ebuild N ] dev-db/mysql-init-scripts-1.2 0 kB [ebuild N ] sys-apps/ed-1.0 67 kB