Dear all,
since a while, I am trying to compile the r.univar.zonal addon on a Fedora11
64 bit machine and using GRASS 6.5

I used:
svn co https://svn.osgeo.org/grass/grass-addons/raster/r.univar2.zonal
cd r.univar2.zonal/
make MODULE_TOPDIR=~/bin/grass65/grass6_devel/

No errors were detected, but when I try:
make MODULE_TOPDIR=/home/myuser/bin/grass65/grass6_devel install

I am getting:
------------------------------------
if [ "" != "" ] ; then \
                for dir in  ; do \
                        make -C $dir install ; \
                done ; \
        fi
-----------------------------------

Various other addons were installed using these steps, then I think I am
missing something here ... Thank you in advance for any hints!

Laura
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to