<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <DEFANGED_meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, can anyone help me?<br>
I cannot get any response ar idea about what is going wrong......<br>
Here is the compilation log and as you can see I get no errors....<br>
<br>
<small><br>
GRASS GIS compilation log<br>
-------------------------<br>
Started compilation: Wed Mar 30 10:03:08 CEST 2005<br>
Errors in:<br>
Finished compilation: Wed Mar 30 10:10:09 CEST 2005<br>
(In case of errors please change into the directory with error and run
'make')</small><br>
<br>
It seems that I get error in reading region...<br>
by using the same WIND file on my laptop (whare i successfully install
GRASS-6.0.0) and on the server it gives me always the same error.......<br>
<br>
<small>GRASS 6.0.0 (test1):/usr/local/src/grass-6.0.0 &gt; g.region -p<br>
ERROR: default region is invalid<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; line 11: &lt;top: 1&gt;</small><br>
<br>
her ethe WIND file:<br>
<small>proj:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 99<br>
zone:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>
north:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 177846.30208341<br>
south:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 56014.58333336<br>
east:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 744765.89285719<br>
west:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 647731.25000004<br>
cols:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 970<br>
rows:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1218<br>
e-w resol:&nbsp; 100.03571429<br>
n-s resol:&nbsp; 100.02604167<br>
top:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
bottom:&nbsp;&nbsp;&nbsp;&nbsp; 0<br>
cols3:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 970<br>
rows3:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1218<br>
depths:&nbsp;&nbsp;&nbsp;&nbsp; 1<br>
e-w resol3: 100.03571429<br>
n-s resol3: 100.02604167<br>
t-b resol:&nbsp; 1<br>
<br>
</small>What can I try to meke grass working?<br>
<br>
Thanks<br>
<small></small><br>
<br>
<br>
-------- Original Message --------
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Subject: </th>
      <td>[GRASSLIST:6248] segmentation fault after installation...</td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Date: </th>
      <td>Thu, 24 Mar 2005 17:11:35 +0100</td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">From: </th>
      <td>Massimiliano Cannata <a class="moz-txt-link-rfc2396E" href="mailto:massimiliano.cannata@supsi.ch">&lt;massimiliano.cannata@supsi.ch&gt;</a></td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">To: </th>
      <td>grass <a class="moz-txt-link-rfc2396E" href="mailto:GRASSLIST@baylor.edu">&lt;GRASSLIST@baylor.edu&gt;</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<DEFANGED_meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
<font face="Helvetica, Arial, sans-serif">Hi, I'm trying to install
grass-6.0 on </font><big><font face="Helvetica, Arial, sans-serif"
 size="-1"><big>on a <b>Dell</b> PowerEdge <b>2850</b>, installed
with <b>RedHat</b> <b>ES3</b>, Update 3.<br>
</big></font></big><br>
<big><font face="Helvetica, Arial, sans-serif" size="-1"><big>I
successfully run ./configure </big></font></big><br>
<big><font face="Helvetica, Arial, sans-serif" size="-1"><big>(<small>CFLAGS="-g
-Wall" ./configure&nbsp; --with-postgres-includes=/usr/include/pgsql/server/
--with-motif --without-blas --without-lapack --with-glw --with-dbm
--with-dbm-includes=/usr/include/gdbm --with-freetype
--with-freetype-includes=/usr/include/freetype2/ --without-readline
--without-fftw --with-proj --with-proj-libs=/usr/local/lib --with-cxx</small>)
<br>
<br>
I successfully run make<br>
and I can start (<small>grassbin.i686-pc-linux-gnu/grass60</small>) and
define a mapset and location.......<br>
<br>
But most of the general command return a segmentation fault error.....<br>
</big></font></big><font face="Helvetica, Arial, sans-serif"><br>
</font><small>GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt;
g.region -p<br>
ERROR: default region is invalid<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; line 11: &lt;top: 1&gt;<br>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt; g.list rast</small><font
 face="Helvetica, Arial, sans-serif"><small><br>
Segmentation fault</small></font><small>&nbsp;<br>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt; r.mapcalc 'test=99'<br>
&nbsp;100%<br>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt; r.out.ascii
input=test output=/home/maxi/test.txt <br>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt; more
/home/maxi/test.txt <br>
north: 10<br>
south: 0<br>
east: 10<br>
west: 0<br>
rows: 10<br>
cols: 10<br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
99 99 99 99 99 99 99 99 99 99 <br>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt; g.list rast<br>
Segmentation fault<br>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt; g.list --help<br>
<br>
Usage:<br>
&nbsp;g.listSegmentation fault<br>
GRASS 6.0.0 (hydro3):/usr/local/src/grass-6.0.0 &gt; <br>
</small><br>
<big><font face="Helvetica, Arial, sans-serif" size="-1"><big>I can
also see that the general commands doesn't have the <br>
<small>option-&gt;description="The type of query" ;</small><br>
changed to <br>
<small>option-&gt;description=-("The type of query" );<br>
</small></big></font></big><big><font
 face="Helvetica, Arial, sans-serif" size="-1"><big>could it be the
problem?<br>
<br>
Any suggestion for resolve the problem is very very welcome......<br>
<br>
Thanks,<br>
Maxi<br>
</big></font></big>
<div class="moz-signature">-- <br>
<DEFANGED_meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Signature</title>
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">_____________________________________________________
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">Ing. Massimiliano Cannata
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">SUPSI - Istituto Scienze della
Terra
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">C.P. 72 - CH-6952 Canobbio
(Ticino, Switzerland)
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">Tel +41 (0)91 935 12 25 - Fax
+41 (0)91 935 12 09
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<a class="moz-txt-link-freetext"
 href="mailto:massimiliano.cannata@supsi.ch"
 DEFANGED_STYLE="color: rgb(102, 102, 102);">mailto:massimiliano.cannata@supsi.ch</a><span
 style="color: rgb(102, 102, 102);">
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<a class="moz-txt-link-freetext" href="http://www.ist.supsi.ch"
 DEFANGED_STYLE="color: rgb(102, 102, 102);">http://www.ist.supsi.ch</a><span
 style="color: rgb(102, 102, 102);">
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br>
</div>
<br>
<div class="moz-signature">-- <br>
<DEFANGED_meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Signature</title>
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">_____________________________________________________
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">Ing. Massimiliano Cannata
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">SUPSI - Istituto Scienze della
Terra
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">C.P. 72 - CH-6952 Canobbio
(Ticino, Switzerland)
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<span DEFANGED_STYLE="color: rgb(102, 102, 102);">Tel +41 (0)91 935 12 25 - Fax
+41 (0)91 935 12 09
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<a class="moz-txt-link-freetext"
 href="mailto:massimiliano.cannata@supsi.ch"
 DEFANGED_STYLE="color: rgb(102, 102, 102);">mailto:massimiliano.cannata@supsi.ch</a><span
 style="color: rgb(102, 102, 102);">
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<a class="moz-txt-link-freetext" href="http://www.ist.supsi.ch"
 DEFANGED_STYLE="color: rgb(102, 102, 102);">http://www.ist.supsi.ch</a><span
 style="color: rgb(102, 102, 102);">
</span><br DEFANGED_STYLE="color: rgb(102, 102, 102);">
<br>
</div>
</body>
</html>