[GRASSLIST:9869] GeoData torrent site

Hi,

I just noticed this site for serving large geo-datasets via BitTorrent,

http://www.geotorrent.org

the more people using it & the more data served there, the faster & more
useful it becomes.

Hamish

Hi GRASS users:

I try to compile GRASS in a 64 platform the same way I do in a 32 platform, but
the "make" command show me several errors, what am I missing?

In particulary in ../lib/gmath.

I am using Scientific Linux 4.2 x86_64 (www.scientificlinux.org) with a dual opteron.

Thank you for your help.

PS: When I use the same Scientific Linux 4.2 (for 32 bits) distribution on a 32 platform it
works with out any problem in GRASS compilation.

(attachments)

krcabrer.8218DEFANGED-vcf (194 Bytes)

Kenneth Cabrera wrote:

Hi GRASS users:

I try to compile GRASS in a 64 platform the same way I do in a 32
platform, but
the "make" command show me several errors, what am I missing?

In particulary in ../lib/gmath.

I am using Scientific Linux 4.2 x86_64 (www.scientificlinux.org) with
a dual opteron.

... you need to post the errors...

Markus

Hi GRASS users:

Here is the program error when I try to start with the display manager command.
With the GRASS 6.0.2RC4 there is no compile (after the "make" command) errors.

--------------------------------------------------------------------------------------------------------------
Welcome to GRASS 6.0.2RC4 (2006)
GRASS homepage: http://grass.itc.it/
This version running thru: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the graphical user interface with: d.m &
When ready to quit enter: exit
GRASS 6.0.2RC4 (etopo2):~ > Error in startup script: ps.map: error while loading shared libraries: libgdal.so.1: cannot open shared object file: No such file or directory
    while executing
"exec ps.map -p"
    (procedure "DmPrint::init" line 14)
    invoked from within
"DmPrint::init"
    (procedure "main" line 32)
    invoked from within
"main $argc $argv"
    (file "/usr/local/grass-6.0.2RC4/etc/dm/d.m.tcl" line 894)
--------------------------------------------------------------------------------------------------------------

What option should I use to compile the gdal library?

Thank you for your help.

(attachments)

krcabrer.8218DEFANGED-vcf (194 Bytes)

Hi Kenneth,

Did you install gdal?

Jaime

Kenneth Cabrera krcabrer@epm.net.co escribió:

Hi GRASS users:

Here is the program error when I try to start with the display manager
command.
With the GRASS 6.0.2RC4 there is no compile (after the “make” command)
errors.


Welcome to GRASS 6.0.2RC4 (2006)
GRASS homepage: http://grass.itc.it/
This version running thru: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the graphical user interface with: d.m &
When ready to quit enter: exitGRASS 6.0.2RC4 (etopo2):~ > Error in startup script: ps.map: error while
loading shared libraries: libgdal.so.1: cannot open shared object file:
No such file or directory
while executing
“exec ps.map -p”
(procedure “DmPrint::init” line 14)
invoked from within
“DmPrint::init”
(procedure “main” line 32)
invoked from within
“main $argc $argv”
(file “/usr/local/grass-6.0.2RC4/etc/dm/d.m.tcl” line 894)

What option should I use to compile the gdal library?

Thank you for your help.
begin:vcard
fn:Kenneth Cabrera
n:Cabrera;Kenneth
adr;quoted-printable:;;;Medell=C3=ADn;Antioquia;00000;Colombia
email;internet:krcabrer@epm.net.co
tel;cell:315 504 9339
version:2.1
end:vcard


Correo Yahoo!
Es! pacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

On Thu, 19 Jan 2006 07:29:26 -0600 (CST), Jaime Carrera <jaicarrerahdez@yahoo.com> wrote:

Hi Kenneth,
Did you install gdal?
Jaime

Of course I did!!
I installed it by compiling from the source.

Kenneth Cabrera <krcabrer@epm.net.co> escribió: Hi GRASS users:

Here is the program error when I try to start with the display manager
command.
With the GRASS 6.0.2RC4 there is no compile (after the "make" command)
errors.

--------------------------------------------------------------------------------------------------------------
Welcome to GRASS 6.0.2RC4 (2006)
GRASS homepage: http://grass.itc.it/
This version running thru: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the graphical user interface with: d.m &
When ready to quit enter: exit
GRASS 6.0.2RC4 (etopo2):~ > Error in startup script: ps.map: error while
loading shared libraries: libgdal.so.1: cannot open shared object file:
No such file or directory
    while executing
"exec ps.map -p"
    (procedure "DmPrint::init" line 14)
    invoked from within
"DmPrint::init"
    (procedure "main" line 32)
    invoked from within
"main $argc $argv"
    (file "/usr/local/grass-6.0.2RC4/etc/dm/d.m.tcl" line 894)
--------------------------------------------------------------------------------------------------------------

What option should I use to compile the gdal library?

Thank you for your help.
begin:vcard
fn:Kenneth Cabrera
n:Cabrera;Kenneth
adr;quoted-printable:;;;Medell=C3=ADn;Antioquia;00000;Colombia
email;internet:krcabrer@epm.net.co
tel;cell:315 504 9339
version:2.1
end:vcard

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

--
Kenneth Roy Cabrera Torres
Universidad Nacional de Colombia
Sede Medellin
Tel 430 9351
Cel 315 504 9339

Well, it seems that GRASS doesn’t find gdal… that’s why I asked you if you installed it or not.

When compiling GRASS type the following

./configure --with-gdal=/usr/local/bin/gdal-config

HTH

Jaime

Kenneth Roy Cabrera Torres krcabrer@unalmed.edu.co escribió:

On Thu, 19 Jan 2006 07:29:26 -0600 (CST), Jaime Carrera


Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

> Did you install gdal?

...

I installed it by compiling from the source.

...

>GRASS 6.0.2RC4 (etopo2):~ > Error in startup script: ps.map: error while
>loading shared libraries: libgdal.so.1: cannot open shared object file:
>No such file or directory

Is the path to your libgdal.so.1 in /etc/ld.so.conf and
have you run ldconfig since updating /etc/ld.so.conf?

Does an ldd on your grass binaries show the correct
path to libgdal.so.1?

--
Paul A Pick paul.pick@ec.gc.ca
Systems Analyst/Programmer MSC/ADS/ISU Gagetown
[CSN] 432 2082 [CIV] 506 422 2000 x 2082 [FAX] 506 422 1443

Dr Carrera:

Thank you for your help,
but we compile GRASS (and then install) with the option you suggest

./configure --with-gdal=/usr/local/bin/gdal-config

and there is no compile errors,

but we still have this runtime error:

-------------------------------------------------------------------------------------
Welcome to GRASS 6.0.2RC4 (2006)
GRASS homepage: http://grass.itc.it/
This version running thru: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the graphical user interface with: d.m &
When ready to quit enter: exit
GRASS 6.0.2RC4 (etopo2):~ > Error in startup script: ps.map: error while loading shared libraries: libgdal.so.1: cannot open shared object file: No such file or directory
     while executing
"exec ps.map -p"
     (procedure "DmPrint::init" line 14)
     invoked from within
"DmPrint::init"
     (procedure "main" line 32)
     invoked from within
"main $argc $argv"
     (file "/usr/local/grass-6.0.2RC4/etc/dm/d.m.tcl" line 894)
-------------------------------------------------------------------------------------

We are trying to compile grass in a 64 double dual opteron machine.

In a 32 platform we do not have any problem, and we do the standard steps on it.

--
Kenneth Roy Cabrera Torres
Universidad Nacional de Colombia
Sede Medellin
Tel 430 9351
Cel 315 504 9339

Kenneth,

I’m flattered by the Dr. Carrera thing, but no Dr. just a student.

Here’s what I did when compiling GRASS on a 64 bit AMD (assuming that you already compiled gdal)

  1. Configure grass and install it (as you already did)
    ./configure --enable-64bit --with-libs=/usr/lib64 --with-gdal=/usr/local/bin/gdal-config --with-proj4 --with-postgres=yes (and so on for postgres includes and libs)

  2. compile again gdal:

./configure --enable-64bit --with-grass=/usr/local/grass-6.0.1 --with-pg=/usr/local/pgsql/bin/pg_config

  1. run ldconfig as su (/sbin/ldconfig)

It should work by now.

Saludos,

Jaime

Kenneth Roy Cabrera Torres krcabrer@unalmed.edu.co escribió:

Dr Carrera:

Thank you for your help,
but we compile GRASS (and then inst! all) with the option you suggest

./configure --with-gdal=/usr/local/bin/gdal-config

and there is no compile errors,

but we still have this runtime error:


Welcome to GRASS 6.0.2RC4 (2006)
GRASS homepage: http://grass.itc.it/
This version running thru: Bash Shell (/bin/bash)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
If required, restart the graphical user interface with: d.m &
When ready to quit enter: exit
GRASS 6.0.2RC4 (etopo2):~ > Error in startup script: ps.map: error while
loading shared libraries: libgdal.so.1: cannot open shared object file: No
such file or directory
while executing
“exec ps.map -p”
(procedure “DmPrint::init” line 14)
invoked from within
“DmPrint::init”
(! procedure “main” line 32)
invoked from within
“main $argc $argv”
(file “/usr/local/grass-6.0.2RC4/etc/dm/d.m.tcl” line 894)

We are trying to compile grass in a 64 double dual opteron machine.

In a 32 platform we do not have any problem, and we do the standard steps
on it.


Kenneth Roy Cabrera Torres
Universidad Nacional de Colombia
Sede Medellin
Tel 430 9351
Cel 315 504 9339


Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/

Jaime Carrera wrote:

Here's what I did when compiling GRASS on a 64 bit AMD (assuming that you already compiled gdal)
1) Configure grass and install it (as you already did)
./configure --enable-64bit --with-libs=/usr/lib64 --with-gdal=/usr/local/bin/gdal-config --with-proj4 --with-postgres=yes (and so on for ppostgres includes and libs)

2) compile again gdal:

./configure --enable-64bit --with-grass=/usr/local/grass-6.0.1 --with-pg=/usr/local/pgsql/bin/pg_config

3) run ldconfig as su (/sbin/ldconfig)

It should work by now.

Before running ldconfig, you need to ensure that /usr/local/lib is
listed in /etc/ld.so.conf.

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