[GRASS-dev] wingrass compilation simplifed

Hi,

recently I have updated `msys` package in osgeo4w framework (including
fix for 64bit OS) and introduced new package `msys-dev` [1] which
contains all tools needed for GRASS compilation on Windows. See [2].

Martin

PS for Helmut: I would suggest to start with clean OSGeo4W when
building winGRASS packages. Yeap, unfortunately again. Anyway I hope
that the new `msys-dev` package makes our winGRASS packaging more
simple.

[1] http://trac.osgeo.org/osgeo4w/wiki/pkg-msys
[2] http://trac.osgeo.org/grass/wiki/CompileOnWindows#DependenciesrequiredforbuildingwithMinGW

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

Hi Martin,

could you also copy over the error.log file into
http://wingrass.fsv.cvut.cz/grass70/

(perhaps http://wingrass.fsv.cvut.cz/grass70/logs/)

Then we could quickly see before downloading if the package
is complete or not. I currently note the decreasing package size...

thanks
Markus

Hi,

2012/2/11 Markus Neteler <neteler@osgeo.org>:

could you also copy over the error.log file into
http://wingrass.fsv.cvut.cz/grass70/

(perhaps http://wingrass.fsv.cvut.cz/grass70/logs/)

good idea, first attempt at

http://wingrass.fsv.cvut.cz/grass64/logs/
http://wingrass.fsv.cvut.cz/grass65/logs/
http://wingrass.fsv.cvut.cz/grass70/logs/

Then we could quickly see before downloading if the package
is complete or not. I currently note the decreasing package size...

wingrass7 should be fix now (vlib/pg issue).

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

Martin Landa wrote:

http://wingrass.fsv.cvut.cz/grass70/logs/

  ImportError: No module named dateutil

That's an add-on package:

  http://pypi.python.org/pypi/python-dateutil
  http://labix.org/python-dateutil

If it isn't practical to do without it, it should at least be listed
in REQUIREMENTS.html.

It's required for matplotlib, which probably explains why no-one has
noticed the issue before.

--
Glynn Clements <glynn@gclements.plus.com>

On Sun, Feb 12, 2012 at 3:23 AM, <glynn@gclements.plus.com> wrote:
...

That's an add-on package:

   http://pypi.python.org/pypi/python-dateutil
   http://labix.org/python-dateutil

If it isn't practical to do without it, it should at least be listed
in REQUIREMENTS.html.

Done.

It's required for matplotlib, which probably explains why no-one has
noticed the issue before.

On Fedora I had noticed it.

Markus

2012/2/12 <glynn@gclements.plus.com>:

If it isn't practical to do without it, it should at least be listed
in REQUIREMENTS.html.

also reported on QSGeo4W trac

http://trac.osgeo.org/osgeo4w/ticket/263

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

2012/2/12 <glynn@gclements.plus.com>:

Martin Landa wrote:

http://wingrass.fsv.cvut.cz/grass70/logs/

   ImportError: No module named dateutil

That's an add-on package:

Ooops,
i didn't realize that.

   http://pypi.python.org/pypi/python-dateutil
   http://labix.org/python-dateutil

If it isn't practical to do without it, it should at least be listed
in REQUIREMENTS.html.

Well, i really need it to parse date and time strings. But maybe i can
lend the parser code from the dateutil code?

It's required for matplotlib, which probably explains why no-one has
noticed the issue before.

This issue was recently introduced by me. I did not explicitly install
any Python add-on on my ubuntu system.
Hence, i have had the impression it is part of the standard Python library.

Best regards
Soeren

--
Glynn Clements <glynn@gclements.plus.com>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

PS for Helmut: I would suggest to start with clean OSGeo4W when
building winGRASS packages. Yeap, unfortunately again. Anyway I hope
that the new `msys-dev` package makes our winGRASS packaging more
simple.

:wink: done. thanks a lot for your effort standardizing wingrass-building!

all the best
Helmut

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/wingrass-compilation-simplifed-tp4378954p4470582.html
Sent from the Grass - Dev mailing list archive at Nabble.com.