Date: Fri, 27 May 2016 07:00:51 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 209763] databases/p5-DBD-mysql: Port wants mysql56-client installed even if mysql57-client is already installed Message-ID: <bug-209763-14331-pi60caZO2X@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209763-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-209763-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209763 --- Comment #2 from Mathieu Arnold <mat@FreeBSD.org> --- I just tried this in a clean jail without DEFAULT_VERSIONS=mysql=57: cd /usr/ports/databases/mysql57-client && make install cd /usr/ports/databases/p5-DBD-mysql && make install and installing DBD::mysql, it does say: ===> p5-DBD-mysql-4.033 depends on shared library: libmysqlclient.so.20 - found (/usr/local/lib/mysql/libmysqlclient.so.20) So, something must be wrong about how you're doing it, and without logs, it's a bit hard to see what may, or may not, happen. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209763-14331-pi60caZO2X>
