Hi Moritz,
No, the sentence should be reformulated to “The port is of the current
GRASS version 6.3. There are no ports of earlier versions of GRASS.”
Perfect! Now I know that building from RC4 source code is good, without referring to some cvs else.
Now the first step is done and I’m sure I worked on the right way (it just finished to re-compile RC4… it takes about two hours!! why so long???)
I’ll have to test this again, but I think you are right. This used to
cause problems, but doesn’t anymore. Not sure why.
good
I have no idea about how QGIS handles these dependencies. This you should better ask on the QGIS list.
Ok. I’ll ask to ggis-developer.
The instructions are about how to compile a native windows port of GRASS on its own
Is it a problem if I check out only the building, without testing grass as “standalone” complete windows version?
To do this I should install some other stuffs, and it seems I already overtook my target…
I’m going to explain…
I’m an engineering student and I’m making an experimental thesis on solar radiation and mathematic models simulating transitory functioning of solar cells (photovoltaic); I approached GIS few weeks ago only to know how to determinate horizon lines starting from elevation data and a given GPS point (I need that to carefully compare my model results with real measured data); so, I discovered a big and deep world (have you ever heard to pandora’s box myth?)… I also discovered that JRC developed a GRASS module called r.horizon that it’s perfect for my purpose… even if it’s not included in current grass distribution. I looked for sources and informations on how to build executables for windows; I even installed linux (ubuntu 7.10, dual boot with xp pro) on my machine, to let it work easily… but, for many reasons, I need it on windows… so… here I am! at this stage I already built r.horizon (and r.sun2 module, also from JRC) without errors… but I want to continue because I think that, if you (developer community) have been so kind in writing wikies and replay to mails, I must replay with tryng to do my job too…
Sorry for the OT. But I think it was necessary
Thanks,
Marco
Da: Moritz Lennert [mailto:mlennert@club.worldonline.be]
Inviato: gio 24/01/2008 14.54
A: marco.pasetti@alice.it
Cc: grass-dev@lists.osgeo.org
Oggetto: Re: R: [GRASS-dev] GRASS-6.3.0RC4 Windows Native Binary (MSYS) Build Errors
Hi Marco,
On 24/01/08 14:32, marco.pasetti@alice.it wrote:
Please look at (and amend)
http://grass.gdf-hannover.de/wiki/WinGRASS_Current_Status
About this document I’ve got some questions:
- […] The port is of the current cvs branch GRASS 6.3. There are
no ports of earlier versions […]
I used 6.3.0RC4 source code (as I told you)… should I use a
snapshot instead? (i.e.
http://download.osgeo.org/grass/grass63/source/snapshot/grass-6.3.svn_src_snapshot_2008_01_19.tar.gz)
Actually I never used CVS, and in windows (using MSYS) I don’t know
if it works (and how does it works!) Some suggestions?
No, the sentence should be reformulated to “The port is of the current
GRASS version 6.3. There are no ports of earlier versions of GRASS.”
- […] You also have to erase $(MANDIR) $(MANPAGES) from line 13 of
man/Makefile, i.e. ‘default: $(MANDIR) $(MANPAGES)’ → ‘default:’.
[…]
I’m reffering mainly to this wiki
http://wiki.qgis.org/qgiswiki/BuildingFromSource#head-780e111c05f2c81b08bb55f1c8ad322cd6351fc1
This is a wiki on woh to build qgis, and contains all instructions
on how to build grass Windows Native Binary to be included in qgis
(so without GUI). The previous instruction is not included, but
building works though.
I’ll have to test this again, but I think you are right. This used to
cause problems, but doesn’t anymore. Not sure why.
- […] After compiling you should copy libxdr.dll, libproj.dll,
libpng.dll, libgdal-1.dll and libz.dll.1.2.3 into the GRASS lib
directory and all the GDAL and PROJ .exe files in the bin directory
into the GRASS bin directory […]
Is this necessary even if I want to run grass only i qgis?
I have no idea about how QGIS handles these dependencies. This you
should better ask on the QGIS list. The instructions are about how to
compile a native windows port of GRASS on its own.
However, what would be good to study and solve are the compilation
errors for r.terraflow and r.li*…
OK. I’ll work on that…
Great !
Moritz