<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000099">
<br>
<div class="moz-cite-prefix">On 08/02/2013 09:16 AM, Markus Neteler
wrote:<br>
</div>
<blockquote
cite="mid:CALFmHhuinj=2DLrn3W5d04oVQ5ghfu9JsKzn9iagCyXq7Ki-3A@mail.gmail.com"
type="cite">
<pre wrap="">On Fri, Aug 2, 2013 at 4:32 AM, Glynn Clements <a class="moz-txt-link-rfc2396E" href="mailto:glynn@gclements.plus.com"><glynn@gclements.plus.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
Paulo van Breugel wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I am really puzzled as to what is going on here. Any idea what I am doing
wrong here or what could be the cause?
</pre>
</blockquote>
<pre wrap="">
My first suspicion would be hardware issues, e.g. a failing disk
drive.</pre>
</blockquote>
</blockquote>
OK, that would be inconvenient, to use an understatement. I hadn't
though about it because I do not seem to have trouble with other
programs / data on that disk, but I'll check if the same problems
occur when running the calculations with data on another HD. <br>
<blockquote
cite="mid:CALFmHhuinj=2DLrn3W5d04oVQ5ghfu9JsKzn9iagCyXq7Ki-3A@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">
</pre>
</blockquote>
<pre wrap="">
Please post your compiler flags as well (if you compiled yourself).
Markus
</pre>
</blockquote>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<br>
These are the configure / make / make install steps I follow:<br>
<br>
./configure --prefix=/usr/local/grass7 --enable-64bit
--with-libs=/lib64 --with-sqlite --with-odbc --with-cairo
--with-geos --with-cxx=yes
--with-gdal=/usr/local/gdal1.9/bin/gdal-config --with-python=yes
--with-wxwidgets=/usr/bin/wx-config
--with-tcltk-includes=/usr/include/tcl8.5 --with-readline
--with-freetype --with-freetype-includes=/usr/include/freetype2
--enable-largefile --with-motif --with-motif-includes=/usr/include
--with-proj-share=/usr/share/proj --with-pthread --with-postgres
--with-postgres-libs=/usr/include/postgresql/libpq
--with-postgres-includes=/usr/include/postgresql --with-lapack
--with-blas --with-opencl<br>
<br>
make -j4<br>
sudo make install<br>
sudo ln -s /usr/local/grass7/bin/grass70 /usr/bin/
<meta name="Description" content="Copy-Paste Buffer">
<meta name="Generator" content="Zim">
</body>
</html>