[Buildroot] [PATCH] Don't install in mysql directory

Johan Sagaert sagaert.johan at proximus.be
Sat Feb 13 01:52:40 UTC 2016


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



More information about the buildroot mailing list