Re: [arch-general] Issues when updating mysql-connector-c++

2014-09-17 Thread Damjan Georgievski
On 18 September 2014 05:49, Marcel Korpel wrote: > > Hi, > > Since mysql-connector-c++ 1.1.4 has been available for a few months I > am trying to create a PKGBUILD for this version. The first problem I > encountered was the MYSQL_LIB variable set to NOTFOUND by default. I > circumvented this issue

[arch-general] Issues when updating mysql-connector-c++

2014-09-17 Thread Marcel Korpel
Hi, Since mysql-connector-c++ 1.1.4 has been available for a few months I am trying to create a PKGBUILD for this version. The first problem I encountered was the MYSQL_LIB variable set to NOTFOUND by default. I circumvented this issue by hardcoding -DMYSQL_LIB=/usr/lib/libmysqlclient.so in my PKG