Hi Markus, I did as follows ln -s -f /usr/local/src/grass-6.3.0RC6/dist.i686-pc-mingw32/bin/r.category /usr/local/src/grass-6.3.0RC6/dist.i686-pc -mingw32/bin/r.cats and it created the symbolic link. When executed, the *command line* was in /usr/local/src/grass-6.3.0RC6/raster/r.cats, so it's natural that it didn't found r.category. Could it be ok? (I need to complete the packaging before to test it) Marco
________________________________ Da: [EMAIL PROTECTED] per conto di Markus Neteler Inviato: mer 26/03/2008 13.23 A: [EMAIL PROTECTED] Oggetto: Re: [GRASS-dev] WinGRASS r.cats missing Ciao again, I have now seen that "ln" fails. Could you try MKLINK Link Target ? If that works, we could implement a link tool selector. grazie markus On Wed, Mar 26, 2008 at 12:24 PM, Markus Neteler <[EMAIL PROTECTED]> wrote: > Ciao Marco, > > it is called r.category > :) > > Does this help? > > Markus > > > > On Wed, Mar 26, 2008 at 11:43 AM, <[EMAIL PROTECTED]> wrote: > > > > > > Hi all, > > > > some days ago a user reported me that r.cats is missing in WinGRASS, at it > > seemed very *strange* to me, because r.cats is not listed in error.log... > > but it's actually missing! Right now I'm building RC6 and I checked the > > *make instructions flow* to find out why... and I found as follows: > > > > ln -s -f r.category > > /usr/local/src/grass-6.3.0RC6/dist.i686-pc-mingw32/bin/r.cats > > ln: creating symbolic link > > `/usr/local/src/grass-6.3.0RC6/dist.i686-pc-mingw32/bin/r.cats' to > > `r.category': No such file or directory > > make[2]: [default] Error 1 (ignored) > > > > attached the whole part of *make messages* related to r.cats > > > > what should I do? > > > > OT: I just add a little OT here, and never post about that in the future. > > Even if I felt very sad by the behaviour of some persons in the list, I'll > > continue to contribuite to the GRASS community. I'm not so *smart* as the > > others in the dev-team, but I just wanted to contribute... some friends > tell > > me that I'm *crazy* to always work for FREE in dev-communities as I'm used > > to, but I do it because I like it and I believe in OpenSource... BTW, some > > hard *sentences* against me and what I did, let me think that, probably, my > > friends are right! > > > > Marco > > _______________________________________________ > > grass-dev mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/grass-dev > > > > > > -- > Open Source Geospatial Foundation > http://www.osgeo.org/ > http://www.grassbook.org/ > -- Open Source Geospatial Foundation http://www.osgeo.org/ http://www.grassbook.org/
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
