[ELGIS] QGIS 2.0 now in Fedora Rawhide

Markus Neteler neteler at osgeo.org
Sun Sep 29 01:46:30 PDT 2013


On Sat, Sep 28, 2013 at 7:08 PM, Volker Fröhlich <volker27 at gmx.at> wrote:
...
> I'd be glad if you could give Grass 6.4.3 a spin too.

Sure, done so!

# Download the SRPM
# GRASS GIS: http://koji.fedoraproject.org/koji/buildinfo?buildID=464505
# --> src download

mock -r fedora-19-x86_64 --rebuild grass-6.4.3-2.fc21.src.rpm
# ... compilation takes 20 minutes or so....

cd /var/lib/mock/fedora-19-x86_64/result/
yum localinstall grass-6.4.3-2.fc19.x86_64.rpm
grass-libs-6.4.3-2.fc19.x86_64.rpm grass-devel-6.4.3-2.fc19.x86_64.rpm
exit

# use it:
/usr/bin/grass64

> I think I haven't
> switched to the new desktop file yet; that's one of the tickets open. It was
> more of an emergency update. It definitely needs more work.

I can report that GRASS  GIS 6.4.3 starts properly, that the wxGUI
works, the 3D viewer loads fine as well as the digitizer.
Nice.

Only the structure of the grass-devel package isn't right (old bug)
which leads to a failure of the extension manager:

g.extension.py extension=r.fuzzy
svnurl=http://svn.osgeo.org/grass/grass-addons/grass6
Fetching <r.fuzzy> from GRASS-Addons SVN (be patient)...
Compiling...
Makefile:13:
/usr/lib64/grass-6.4.3/include/Make/Module.make: No such file or directory
make: *** No rule to make target
`/usr/lib64/grass-6.4.3/include/Make/Module.make'.  Stop.

Reason:

rpm -qil grass-devel-6.4.3-2.fc19.x86_64
Name        : grass-devel
Version     : 6.4.3
Release     : 2.fc19
Architecture: x86_64
...
/usr/include/grass
/usr/include/grass/CC.h
/usr/include/grass/G3d.h
/usr/include/grass/N_gwflow.h

Either we need a link or some other solution.

Best
Markus


More information about the el mailing list