[GRASS-user] mysql error on compiling grass70 source code
王德辉
dehuiw at gig.ac.cn
Wed Nov 14 01:38:48 PST 2012
Hi Nikos!
# I use ubuntu12.10.After deleting libpngwriter-dev and adding below, the compilation works.
sudo apt-get install mysql-server mysql-client libmysqlclient-dev libiodbc2 libiodbc2-dev libblas3 libblas-dev lilblapack3 liblapacke liblapack-devmotif-clients libmotif-dev
#However, libiodbc2 and libiodbc2-dev conflict with my kubuntu-desktop.
Thanks!
Cheers,
dehui
> -----原始邮件-----
> 发件人: "Nikos Alexandris" <nik at nikosalexandris.net>
> 发送时间: 2012年11月13日 星期二
> 收件人: "王德辉" <dehuiw at gig.ac.cn>, grass-user at lists.osgeo.org
> 抄送:
> 主题: Re: [GRASS-user] mysql error on compiling grass70 source code
>
> 王德辉:
>
> > Well, this error might due to lacking this command " sudo apt-get install
> > libmysqlclient15-dev" to support C.
>
> Hi Dehui!
>
> (
> Please, try to keep the discussion by replying (mainly) towards the list and
> (optionally) carbon-copy your post to me or other posters. It will benefit me,
> you and everyone that follows the list.
> )
>
> --%<--- code & response --%<---
> # on my system I have following installed:
> dpkg -l | grep mysql | cut -d" " -f3
>
> akonadi-backend-mysql
> libmysql-java
> libmysqlclient-dev
> libmysqlclient16
> libmysqlclient18:amd64
> libqt4-sql-mysql:amd64
> mysql-client-core-5.5
> mysql-common
> mysql-server-core-5.5
> python-mysqldb
>
> # I think you only need to install "libmysqlclient-dev"
> # other dependencies will be automatically installed (?)
>
>
> # does /usr/include/mysql exist?
> ls -d /usr/include/mysql/
>
> # additionally, check the "/etc/ld.so.conf" file
> cat /etc/ld.so.conf
> --->%-- code & response -->%---
>
> Thanks, Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121114/44048e21/attachment.html>
More information about the grass-user
mailing list