[GRASS-user] Help for Wx-Georrectifier

2010-11-01 Thread Kim Besson
Greetings

I'm starting to use Wx Georrectifier (Geometric Correction) and, in a couple
of messages from a few weeks I saw that some help for Georrectifer was added
to GRASS but I didn't find anything. could anyone point me out? Im using
WinGRASS 6.4.0 (stable).

Thaks
Kim
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Error when running SVN6.4.0.1 from 23/10

2010-11-01 Thread Martin Landa
Hi,

2010/11/1 Franz Schiller :
>> I decided to "upgrade" with SVN from 23/10 and I compiled it was all OK. I
>> opened and I realized that the GUI was changed (I wasn't expecting
>> this)...But,
>
>> some development could be expected ;-)
>>
> You are absolutely right.. but it was a massive implementation as far as I
> can see :)

wxGUI in GRASS 6.4 is almost one year old due to very long RC stage.
It decided to do this massive upgrade rather then to continue with
quite outdated version of wxGUI in GRASS 6.4.x.

>> > ERROR: Incompatible library version for module. You need to rebuild
>> > GRASS
>> >        or untangle multiple installations.
>> > WHat does this mean? What do I have to do?
>>
>> http://grass.osgeo.org/wiki/Error_incompatible_library_version_for_module
>>
> Uhm in my case I'm buidling it in OSGEO4W without using SVN (using weekly
> snapshots).
> Do i just need to do?
> make distclean and then run the mswindows.sh that is distributed (as usual)?

rm mswindows/osgeo4w/configure-stamp
./mswindows/osgeo4w/package.sh

Martin

-- 
Martin Landa  * http://geo.fsv.cvut.cz/~landa
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Error when running SVN6.4.0.1 from 23/10

2010-11-01 Thread Franz Schiller
> I decided to "upgrade" with SVN from 23/10 and I compiled it was all OK. I
opened and I realized that the GUI was changed (I wasn't expecting
this)...But,

 some development could be expected ;-)
>
> You are absolutely right.. but it was a massive implementation as far as I
can see :)


> > ERROR: Incompatible library version for module. You need to rebuild GRASS
> >or untangle multiple installations.
> > WHat does this mean? What do I have to do?
>
> http://grass.osgeo.org/wiki/Error_incompatible_library_version_for_module
>
> Uhm in my case I'm buidling it in OSGEO4W without using SVN (using weekly
snapshots).
Do i just need to do?
make distclean and then run the mswindows.sh that is distributed (as usual)?

PS- About the r44109. Can I already download some files? (about the use of \
in file paths in Python-WinGRASS. Something that I really need

Thanks Franz

> Martin
>
> --
> Martin Landa  * http://geo.fsv.cvut.cz/~landa
>
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Error when running SVN6.4.0.1 from 23/10

2010-11-01 Thread Martin Landa
Hi,

2010/11/1 Franz Schiller :

> I decided to "upgrade" with SVN from 23/10 and I compiled it was all OK. I 
> opened and I realized that the GUI was changed (I wasn't expecting 
> this)...But,

some development could be expected ;-)

> ERROR: Incompatible library version for module. You need to rebuild GRASS
>        or untangle multiple installations.
> WHat does this mean? What do I have to do?

http://grass.osgeo.org/wiki/Error_incompatible_library_version_for_module

Martin

-- 
Martin Landa  * http://geo.fsv.cvut.cz/~landa
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Error when running SVN6.4.0.1 from 23/10

2010-11-01 Thread Franz Schiller
Hi there

I had in my OSGEO4W GRASSSVN6.4.0.1 from early September (after the release
of 6.4.0) and it was running OK.I also was able to compile i.landsat.toar
and .acca.
I decided to "upgrade" with SVN from 23/10 and I compiled it was all OK. I
opened and I realized that the GUI was changed (I wasn't expecting
this)...But, ok.. Irunned my scripts and I got an error while running
i.landsat.acca saying that, to run it, I needed to recompile GRASS.
Than I decided to recompile acca I and I got this error:
ERROR: Incompatible library version for module. You need to rebuild GRASS
   or untangle multiple installations.

WHat does this mean? What do I have to do?
This wasn't nice but I just wnat to fix this

Thanks
~Franz
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Re: g.extension (e.g. to install i.landsat.toar)

2010-11-01 Thread Markus Neteler
On Mon, Nov 1, 2010 at 12:24 PM, Gabriele N.  wrote:
>
> I have the same problem (ubuntu 10.10, with repo ubuntugis)
>
> GRASS 6.4.0 (utm_wgs84):~ > g.extension i.landsat.toar
> Fetching  from GRASS-Addons SVN (be patient)...
> A    i.landsat.toar/landsat_set.c
> A    i.landsat.toar/local_proto.h
> A    i.landsat.toar/main.c
> A    i.landsat.toar/description.html
> A    i.landsat.toar/landsat.c
> A    i.landsat.toar/earth_sun.c
> A    i.landsat.toar/landsat.h
> A    i.landsat.toar/landsat_met.c
> A    i.landsat.toar/Makefile
> A    i.landsat.toar/earth_sun.h
>  U   i.landsat.toar
> Estratta revisione 44145.
> Compiling ...
> Makefile:8: /usr/lib/grass64/include/Make/Module.make: Nessun file o
> directory
> make: *** Nessuna regola per generare l'obiettivo
> «/usr/lib/grass64/include/Make/Module.make».  Stop.
> ERRORE: Compilation failed, sorry. Please check above error messages.
>
>
> /usr/lib/grass64$ ls
> AUTHORS.gz  bwidget  docs    etc    GPL.TXT  locale
> bin         COPYING  driver  fonts  lib      scripts
>

The include/ directory is missing which suggests that the grass-devel
package is not installed.

Markus
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Re: g.extension (e.g. to install i.landsat.toar)

2010-11-01 Thread Gabriele N.

I have the same problem (ubuntu 10.10, with repo ubuntugis)

GRASS 6.4.0 (utm_wgs84):~ > g.extension i.landsat.toar 
Fetching  from GRASS-Addons SVN (be patient)...
Ai.landsat.toar/landsat_set.c
Ai.landsat.toar/local_proto.h
Ai.landsat.toar/main.c
Ai.landsat.toar/description.html
Ai.landsat.toar/landsat.c
Ai.landsat.toar/earth_sun.c
Ai.landsat.toar/landsat.h
Ai.landsat.toar/landsat_met.c
Ai.landsat.toar/Makefile
Ai.landsat.toar/earth_sun.h
 U   i.landsat.toar
Estratta revisione 44145.
Compiling ...
Makefile:8: /usr/lib/grass64/include/Make/Module.make: Nessun file o
directory
make: *** Nessuna regola per generare l'obiettivo
«/usr/lib/grass64/include/Make/Module.make».  Stop.
ERRORE: Compilation failed, sorry. Please check above error messages.


/usr/lib/grass64$ ls
AUTHORS.gz  bwidget  docsetcGPL.TXT  locale
bin COPYING  driver  fonts  lib  scripts

Thanks
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/g-extension-e-g-to-install-i-landsat-toar-tp5662708p5693486.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user