From: Johan Sagaert <sagaert.johan@proximus.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Don't install in mysql directory
Date: Sat, 13 Feb 2016 02:52:40 +0100 [thread overview]
Message-ID: <56BE8C68.3050409@proximus.be> (raw)
In-Reply-To: <20160212104822.776f573f@free-electrons.com>
Op 12/02/2016 om 10:48 schreef Thomas Petazzoni:
> Hello,
>
> On Fri, 12 Feb 2016 10:38:59 +0100, Johan Sagaert wrote:
>
>> I noticed that the ld.so.conf is not working so i just created a
>> symbolic link in /usr/lib pointing to libmysqlclient.so.16
> Can you be more specific about the problem you encountered?
>
> Normally, thanks to Arnout's patch, libmysqlclient.so should be
> installed in /usr/lib directly, which removes the need for ld.so.conf.
>
> Best regards,
>
> Thomas
Dear Thomas
My app complained not finding libmysqlclient.so.16 because it was in
/usr/lib/mysql,
and that the ld.so.conf content was not having any effect.
So i just created a symlink in /usr/lib to
/usr/lib/mysql/libmysqlclient.so.16
I did not change the location of the lib files.
As i sidenote, when Mysql SERVER is not selected, i think that the files
under /usr/share/mysql
may be removed.
Best regards
Johan
next prev parent reply other threads:[~2016-02-13 1:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-13 23:57 [Buildroot] [PATCH] Don't install in mysql directory Arnout Vandecappelle
2015-12-14 0:09 ` Arnout Vandecappelle
2015-12-29 20:28 ` Thomas Petazzoni
2016-02-12 9:38 ` Johan Sagaert
2016-02-12 9:48 ` Thomas Petazzoni
2016-02-13 1:52 ` Johan Sagaert [this message]
2016-02-13 11:16 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56BE8C68.3050409@proximus.be \
--to=sagaert.johan@proximus.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.