<html style="direction: ltr;">
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;"
bidimailui-detected-decoding-type="latin-charset" bgcolor="#FFFFFF"
text="#000000">
(Answering myself).<br>
I found this post: <br>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/pipermail/grass-user/2012-September/065669.html">http://lists.osgeo.org/pipermail/grass-user/2012-September/065669.html</a><br>
mentioning python-dateutil, and that solved the problem.<br>
I've added a line to the grass-wiki for compiling 7.0 on CentOS 6<br>
<br>
Regards,<br>
Micha<br>
<br>
On 02/13/2013 12:13 PM, Micha Silver wrote:
<blockquote cite="mid:511B675F.1060406@arava.co.il" type="cite">Hi
all:
<br>
Trying to compile grass-7.0 (this week's svn) on Scientific Linux
6, 64bit, I get errors regards t.*.tmp.html, such as:
<br>
<br>
[micha@SL6 t.connect]$ pwd
<br>
/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/lib/temporal/t.connect
<br>
[micha@SL6 t.connect]$ make
<br>
if [
"/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/bin/t.connect"
!= "" ] ; then
GISRC=/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/demolocation/.grassrc70
GISBASE=/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu
PATH="/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/bin:/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/bin:$PATH"
PYTHONPATH="/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/etc/python:/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/etc/python:$PYTHONPATH"
LD_LIBRARY_PATH="/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/bin:/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/lib:/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/lib:/usr/local/grass-6.4.2/lib"
LC_ALL=C
/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/dist.x86_64-unknown-linux-gnu/bin/t.connect
--html-description < /dev/null | grep -v
'</body>\|</html>' > t.connect.tmp.html ; fi
<br>
access: No such file or directory
<br>
make: *** [t.connect.tmp.html] Error 1
<br>
rm t.connect.tmp.html
<br>
<br>
What am I missing?
<br>
Thanks,
<br>
Micha
<br>
_______________________________________________
<br>
grass-user mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a>
<br>
<br>
This mail was received via Mail-SeCure System.
<br>
<br>
<br>
</blockquote>
<br>
</body>
</html>