<div dir="ltr"><div><div>Stephen,<br><br></div>This is what I use on my Ubuntu Linux box:<br><br></div><div>First get the need libs:<br><br>sudo apt-get install \<br> build-essential \<br> make flex bison gcc libgcc1 g++ cmake ccache \<br> python python-dev python-qt4 python-qt4-dev \<br> python-opengl \<br> python-wxversion python-wxtools python-wxgtk2.8 \<br> python-dateutil libgsl0-dev python-numpy \<br> wx2.8-headers wx-common libwxgtk2.8-dev libwxgtk2.8-dbg \<br> libwxbase2.8-dev  libwxbase2.8-dbg \<br> libncurses5-dev \<br> zlib1g-dev gettext \<br> libtiff4-dev \<br> tcl8.5-dev tk8.5-dev \<br> libcairo2 libcairo2-dev \<br> sqlite3 libsqlite3-dev \<br> libpq-dev \<br> libreadline6 libreadline6-dev libfreetype6-dev \<br> txt2tags \<br> libfftw3-3 libfftw3-dev \<br> libqt4-core libqt4-dbg libqt4-dev libqt4-gui libqt4-sql libqt4-qt3support \<br> lsb-qt4 qt4-designer qt4-dev-tools qt4-doc qt4-qtconfig \<br> libapt-pkg-perl resolvconf \<br> libjasper-dev \<br> ruby \<br> subversion \<br> libavcodec-dev \<br> libxmu-dev \<br> libavformat-dev libswscale-dev \<br> checkinstall \<br> libglu1-mesa-dev libxmu-dev<br><br></div><div>Configure, followed by make and make install:<br></div><div><br><br>./configure  --with-opengl-includes=/usr/include/GL --enable-64bit --with-cxx --with-readline --with-freetype=yes --with-freetype-includes=/usr/include/freetype2/ --enable-largefile=yes --with-opengl-libs=/usr/lib --with-geos=/usr/local/bin/geos-config --with-tcltk-includes=/usr/local/include --with-tcltk-libs=/usr/local/lib --with-sqlite --with-sqlite-includes=/usr/local/include --with-sqlite-libs=/usr/local/lib --with-postgres --with-postgres-includes=/usr/local/pgsql/include --with-postgres-libs=/usr/local/pgsql/lib --with-python --with-wxwidgets=/usr/bin/wx-config --with-proj-includes=/usr/local/include --with-proj-libs=/usr/local/lib --with-proj-share=/usr/local/share/proj --with-gdal=/usr/local/bin/gdal-config --with-proj-includes=/usr/local/include --with-proj-libs=/usr/local/lib --with-netcdf=/usr/local/bin/nc-config --with-blas-libs=/usr/local/lib --with-blas-includes=/usr/local/include/liblas --with-liblas=/usr/local/bin/liblas-config<br><br><br><br></div>Tom<br><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 11, 2014 at 9:42 AM, stephen sefick <span dir="ltr"><<a href="mailto:ssefick@gmail.com" target="_blank">ssefick@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello All:<div><br></div><div>I am using the instructions here: <a href="http://grasswiki.osgeo.org/wiki/Compile_and_Install" target="_blank">http://grasswiki.osgeo.org/wiki/Compile_and_Install</a></div><div><br></div><div>To compile GRASS 7 latest source code with svn up for SL Linux 6.5.</div><div><br></div><div>I have errors in what seem to be all directories. I will provide the transcript of make if necessary.</div><div><br></div><div>Thanks for all of the help.</div><div><div><br></div>-- <br><div dir="ltr">Stephen Sefick<br>**************************************************<br>Auburn University                                         <br>Biological Sciences                                      <br>331 Funchess Hall                                       <br>Auburn, Alabama                                        <br>36849                                                           <br>**************************************************<br><a href="mailto:sas0025@auburn.edu" target="_blank">sas0025@auburn.edu</a>                                  <br><a href="http://www.auburn.edu/~sas0025" target="_blank">http://www.auburn.edu/~sas0025</a>                 <br>**************************************************<br><br>Let's not spend our time and resources thinking about things that are so little or so large that all they really do for us is puff us up and make us feel like gods.  We are mammals, and have not exhausted the annoying little problems of being mammals.<br><br>                                -K. Mullis<br><br>"A big computer, a complex algorithm and a long time does not equal science."<br><br>                              -Robert Gentleman<br><br></div>
</div></div>
<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></blockquote></div><br><br clear="all"><br><br></div></div>