Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2016 07:00:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@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-13-kbyfqNzbyj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209763-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209763-13@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=3D209763

--- Comment #2 from Mathieu Arnold <mat@FreeBSD.org> ---
I just tried this in a clean jail without DEFAULT_VERSIONS=3Dmysql=3D57:

cd /usr/ports/databases/mysql57-client && make install
cd /usr/ports/databases/p5-DBD-mysql && make install

and installing DBD::mysql, it does say:

=3D=3D=3D>   p5-DBD-mysql-4.033 depends on shared library: libmysqlclient.s=
o.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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209763-13-kbyfqNzbyj>