<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <DEFANGED_meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi users,<br>
I have got a proble passing from grass5.0.2 to grass5.3<br>
I execute as root: <br>
# make distclean<br>
# rm -rf /usr/local/grass5<br>
# rm -f /usr/local/bin/<br>
# ./configure&nbsp; --prefix=/mnt/maxtor_linux/grass_home/grass53
--with-bindir=/mnt/maxtor_linux/grass_home/&nbsp;
--with-postgres-includes=/usr/include/pgsql/server/ --with-motif
--with-motif-includes=/usr/X11R6/LessTif/Motif1.2/include/
--with-motif-libs=/usr/X11R6/LessTif/Motif1.2/lib/ --with-blas
--with-lapack --with-glw --with-dbm
--with-dbm-includes=/usr/include/gdbm --with-freetype
--with-freetype-includes=/usr/include/freetype2/ --without-readline
--with-fftw --prefix=/usr/local/ --with-proj
--with-proj-libs=/usr/local/lib --with-cxx<br>
# make<br>
# make install<br>
<br>
everything works fine, but unexpected :<br>
- my binary aren't in <i>/mnt/maxtor_linux/grass_home/</i>&nbsp; directory
but in <i>/usr/local/grass53</i><br>
- when i call d.mon start=x0 i get this error message:<br>
<blockquote>GRASS:~ &gt; d.mon start=x0<br>
ERROR: In main.c: Couldn't get socket path.<br>
Failed to get socket name for monitor &lt;x0&gt;.<br>
Problem selecting x0. Will try once more<br>
Failed to get socket name for monitor &lt;x0&gt;.<br>
</blockquote>
My system is a RedHat9 strike.<br>
<br>
First i didn't had any lilo files in my ....../grass53/dev directory,
so i run the script create_fifos.sh and now they are here, but nothing
change......<br>
<br>
Does anyone have any idea on how to solve my problem?<br>
<br>
Thanks<br>
<br>
<pre class="moz-signature" cols="50">-------------
Ing.  Massimiliano Cannata
Istituto di Scienze della Terra - SUPSI
C.P. 72 - CH-6952 Canobbio (Ticino, Switzerland)
Tel +41 91 /935 12 25 - Fax +41 91 /935 12 09
eMail: <a class="moz-txt-link-abbreviated" href="mailto:massimiliano.cannata@supsi.ch">massimiliano.cannata@supsi.ch</a>
Internet: <a class="moz-txt-link-freetext" href="http://www.ist.supsi.ch">http://www.ist.supsi.ch</a>
</pre>
</body>
</html>