[Bug 209763] databases/p5-DBD-mysql: Port wants mysql56-client installed even if mysql57-client is already installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 27 07:00:53 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209763

--- Comment #2 from Mathieu Arnold <mat at 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.


More information about the freebsd-perl mailing list