(Answering myself).
I found this post:
http://lists.osgeo.org/pipermail/grass-user/2012-September/065669.html
mentioning python-dateutil, and that solved the problem.
I've added a line to the grass-wiki for compiling 7.0 on CentOS 6

Regards,
Micha

On 02/13/2013 12:13 PM, Micha Silver wrote:
Hi all:
Trying to compile grass-7.0 (this week's svn) on Scientific Linux 6, 64bit,  I get errors regards t.*.tmp.html, such as:

[micha@SL6 t.connect]$ pwd
/home/micha/Downloads/grass-7.0.svn_src_snapshot_2013_02_09/lib/temporal/t.connect
[micha@SL6 t.connect]$ make
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
access: No such file or directory
make: *** [t.connect.tmp.html] Error 1
rm t.connect.tmp.html

What am I missing?
Thanks,
Micha
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

This mail was received via Mail-SeCure System.



_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to