[GRASSLIST:9611] Re: Rasters not displaying from old (Windows ) Grass Projects

Patton, Eric epatton at nrcan.gc.ca
Thu Dec 22 12:50:50 EST 2005


 
-----Original Message-----
From: Glynn Clements [mailto:glynn at gclements.plus.com] 
Sent: Saturday, December 17, 2005 2:55 AM
To: Patton, Eric
Cc: 'GRASSLIST at baylor.edu'; 'cwg at iist.unu.edu'
Subject: Re: [GRASSLIST:9540] Re: Rasters not displaying from old (Windows )
Grass Projects


>Within a GRASS session, the $GISBASE/bin and $GISBASE/scripts directories
should be present in $PATH, and $GISBASE/lib should be present in
$LD_LIBRARY_PATH. >>The startup script does this.

> And are there any other relevant variables like these that need to be 
> set prior to a cvs binary install?

>You shouldn't need to set anything outside of GRASS. The only requirement
is that the grass<version> script (e.g. grass61) must be in one of the
directories in $PATH, e.g. if >it's installed as /usr/local/bin/grass61,
then $PATH must include /usr/local/bin.

--
Glynn Clements <glynn at gclements.plus.com>



All the variables look good on my machine. I've made a couple of other
observations that might narrow the problem down:

When I run r.in.gdal, the GUI crashes immediately after selecting a raster
(in this case, a tiff) to import from the file selection dialog box. No
other errors are given on the command line. Thinking this might be a libgdal
problem, I checked Synaptic and noticed that libgdal1-grass is available as
a downloadable package, and is not currently installed on my system.
Selecting that package for downloading gives:

"The following packages have unresolved dependencies .
Libgdal1-grass:
Depends: libgdal1(>= 1.2.6 but it is not installable."

That Synaptic problem may or may not be what is causing my rasters not to
display. Do I need to download libgdal1-grass? If so, from where?

And here's an ls -l on *gdal* in my /usr/lib directory:

lrwxrwxrwx  1 root root      16 2005-12-19 09:58 libgdal1 ->
libgdal.so.1.7.0
-rw-r--r--  1 root root 5333652 2005-07-21 06:27 libgdal.a
-rw-r--r--  1 root root    1040 2005-07-21 06:27 libgdal.la
lrwxrwxrwx  1 root root      16 2005-12-16 09:58 libgdal.so ->
libgdal.so.1.7.0
lrwxrwxrwx  1 root root      16 2005-12-08 14:35 libgdal.so.1 ->
libgdal.so.1.7.0
-rw-r--r--  1 root root 3471624 2005-07-21 06:27 libgdal.so.1.7.0

Any thoughts?

~ Eric.







More information about the grass-user mailing list