<p><span class="def" sizcache046499185019993633="34" sizset="2"><span class="def" sizcache046499185019993633="34" sizset="2">Hi Maris,</span></span></p><p><span class="def" sizcache046499185019993633="34" sizset="2"><span class="def" sizcache046499185019993633="34" sizset="2">Thank you very much! Now I see "motif, balas,lapack" are not  I necessary to me in compling grass gis source codes. I don't how to write the configuration files of grass gis,  and just follow the instructions on bellow web</span></span></p><p><a href="http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu" target="_blank">http://grasswiki.osgeo.org/wiki/Compile_and_Install_Ubuntu</a> </p><p>./configure \<br>--enable-debug \<br>--enable-64bit \<br>--with-readline \<br>--with-cxx \<br>--with-python=yes \<br>--with-proj-share=/usr/local/share/proj/ \<br>--with-geos=/usr/local/bin/geos-config \<br>--with-cairo \<br>--with-tcltk-includes="/usr/include/tcl8.5/" \<br>--with-opengl-libs=/usr/include/GL \<br>--<strong>with-motif</strong> \<br>--with-ffmpeg=yes --with-ffmpeg-includes="/usr/include/libavcodec /usr/include/libavformat /usr/include/libswscale" \<br><strong>--with-blas \<br>--with-lapack \</strong><br>--with-nls \<br>--with-freetype=yes --with-freetype-includes="/usr/include/freetype2/" \<br>--enable-largefile=yes \<br>--with-wxwidgets \<br>--with-postgres=yes \<br>--with-postgresql=yes --with-postgres-includes="/usr/include/postgresql" \<br>--with-sqlite=yes \<br>--with-mysql=yes --with-mysql-includes="/usr/include/mysql" \<br>--with-odbc=yes<br><br><br><br>> -----原始邮件-----<br>> 发件人: "Maris Nartiss" <maris.gis@gmail.com><br>> 发送时间: 2012年11月14日 星期三<br>> 收件人: "王德辉" <dehuiw@gig.ac.cn><br>> 抄送: "Markus Neteler" <neteler@osgeo.org>, grass-user@lists.osgeo.org<br>> 主题: Re: [GRASS-user] mysql error on compiling grass70 source code<br>> <br>> Hello,<br>> it isn't unless You plan to use those obscure tools who's names I even<br>> can't remember (xganim, ximgview).<br>> <br>> Maris.<br>> <br>> 2012/11/14 王德辉 <dehuiw@gig.ac.cn>:<br>> > Hi Markus!<br>> > MOTIF is not existing in GRASS 7, but compiling grass6 needed.<br>> > Cheers,<br>> ><br>> > dehui<br>> ><br>> ><br>> ><br>> >> -----原始邮件-----<br>> >> 发件人: "Markus Neteler" <neteler@osgeo.org><br>> >> 发送时间: 2012年11月14日 星期三<br>> >> 收件人: "王德辉" <dehuiw@gig.ac.cn><br>> >> 抄送: "Nikos Alexandris" <nik@nikosalexandris.net>,<br>> >> grass-user@lists.osgeo.org<br>> ><br>> >> 主题: Re: [GRASS-user] mysql error on compiling grass70 source code<br>> >><br>> >> On Wed, Nov 14, 2012 at 10:38 AM, 王德辉 <dehuiw@gig.ac.cn> wrote:<br>> >> > Hi Nikos!<br>> >> ><br>> >> > # I use ubuntu12.10.After deleting  libpngwriter-dev  and adding below,<br>> >> > the<br>> >> > compilation works.<br>> >><br>> >> excellent!<br>> >><br>> >> > sudo apt-get install mysql-server mysql-client libmysqlclient-dev<br>> >> > libiodbc2<br>> >> > libiodbc2-dev  libblas3 libblas-dev  lilblapack3 liblapacke<br>> >> > liblapack-devmotif-clients libmotif-dev<br>> >> > #However, libiodbc2 and libiodbc2-dev conflict with my kubuntu-desktop.<br>> >><br>> >> Just my 0.02 cent: I am not sure that BLAS and LAPACK are used at all,<br>> >> so perhaps no need to add them unless you plan to do numerical<br>> >> programming with the GMATH etc libs.<br>> >> Also MOTIF: still existing in GRASS 7?<br>> >><br>> >> Markus<br>> ><br>> ><br>> ><br>> ><br>> > _______________________________________________<br>> > grass-user mailing list<br>> > grass-user@lists.osgeo.org<br>> > http://lists.osgeo.org/mailman/listinfo/grass-user<br>> ><br></p><br><br><br>