Mon, May 24 2004
10:55:34
|
|
Request created by csab7771@uibk.ac.at
|
|
Return-Path |
<csab7771@uibk.ac.at>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<1085388930.40b1b8829f2f7@web-mail2.uibk.ac.at>
|
Date |
Mon, 24 May 2004 10:55:30 +0200
|
From |
Sabine Grabner <csab7771@uibk.ac.at>
|
To |
grass-bugs@intevation.de
|
Subject |
creating new location with grass57
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=iso-8859-15
|
Content-Transfer-Encoding |
8bit
|
User-Agent |
Internet Messaging Program (IMP) 3.2.1
|
X-Originating-IP |
138.232.34.94
|
X-Forwarded-For |
|
X-Spam-Status |
No, hits=-3.9 tagged_above=-999.0 required=3.0 tests=BAYES_00, FROM_ENDS_IN_NUMS
|
X-Spam-Level |
|
when creating a new location with grass 5.7 (i installed precompiled binaries
10.5.04) no location is created. the following is displayd in the command
window when button 'create location from epsg' :
g.proj: relocation error: /usr/local/grass57-10_05_2004/lib/libgrass_gproj.so:
undefined symbol: OSRMorphFromESRI
when i select button 'create new location' i get the following:
GRASS 5.7.-cvs:~/diss/grassdata > Error in startup script: ERROR:
LOCATION_NAME not set
while executing
"exec ps.map -p"
(procedure "DmPrint::init" line 14)
invoked from within
"DmPrint::init"
(procedure "main" line 30)
invoked from within
"main $argc $argv"
(file "/usr/local/grass57-10_05_2004/etc/dm/d.m.tcl" line 786)
after this message i have to repair my .grass57-file.
thanks, sabine
|
|
Mon, May 24 2004
11:10:10
|
|
Mail sent by paul-grass@stjohnspoint.co.uk
|
|
Return-Path |
<paul-grass@stjohnspoint.co.uk>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Mon, 24 May 2004 10:10:05 +0100 (BST)
|
From |
Paul Kelly <paul-grass@stjohnspoint.co.uk>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2424] (grass) creating new location with grass57
|
In-Reply-To |
<20040524085534.B140A13BE1@lists.intevation.de>
|
Message-ID |
<Pine.LNX.4.60.0405241008320.30103@agrippa.ukshells.co.uk>
|
References |
<20040524085534.B140A13BE1@lists.intevation.de>
|
MIME-Version |
1.0
|
Content-Type |
TEXT/PLAIN; charset=US-ASCII; format=flowed
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
On Mon, 24 May 2004, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2424
> -------------------------------------------------------------------------
>
> when creating a new location with grass 5.7 (i installed precompiled binaries
> 10.5.04) no location is created. the following is displayd in the command
> window when button 'create location from epsg' :
>
>
> g.proj: relocation error: /usr/local/grass57-10_05_2004/lib/libgrass_gproj.so:
> undefined symbol: OSRMorphFromESRI
It sounds like your GDAL isn't installed properly. Is it in a directory
included in LD_LIBRARY_PATH or /etc/ld.so.conf?
|
|
Mon, May 24 2004
11:25:05
|
|
Mail sent by csab7771@uibk.ac.at
|
|
Return-Path |
<csab7771@uibk.ac.at>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<1085390701.40b1bf6d1d67d@web-mail2.uibk.ac.at>
|
Date |
Mon, 24 May 2004 11:25:01 +0200
|
From |
Sabine Grabner <csab7771@uibk.ac.at>
|
To |
Paul Kelly via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #2424] (grass) creating new location with grass57
|
References |
<20040524091011.241CD13BA8@lists.intevation.de>
|
In-Reply-To |
<20040524091011.241CD13BA8@lists.intevation.de>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=iso-8859-15
|
Content-Transfer-Encoding |
8bit
|
User-Agent |
Internet Messaging Program (IMP) 3.2.1
|
X-Originating-IP |
138.232.34.94
|
X-Forwarded-For |
|
X-Spam-Status |
No, hits=-3.9 tagged_above=-999.0 required=3.0 tests=BAYES_00, FROM_ENDS_IN_NUMS
|
X-Spam-Level |
|
when i tried to run grass57 first time i got the following message:
GRASS 5.7.-cvs:~/diss/grassdata > 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 30)
invoked from within
"main $argc $argv"
(file "/usr/local/grass57-10_05_2004/etc/dm/d.m.tcl" line 786)
after getting the /usr/lib/libgdal.so.1 the display manager run! does this
exclude the gdal problem?
sabine
Zitat von Paul Kelly via RT <grass-bugs@intevation.de>:
> On Mon, 24 May 2004, Request Tracker wrote:
>
> > this bug's URL: http://intevation.de/rt/webrt?serial_num=2424
> > -------------------------------------------------------------------------
> >
> > when creating a new location with grass 5.7 (i installed precompiled
> binaries
> > 10.5.04) no location is created. the following is displayd in the command
> > window when button 'create location from epsg' :
> >
> >
> > g.proj: relocation error:
> /usr/local/grass57-10_05_2004/lib/libgrass_gproj.so:
> > undefined symbol: OSRMorphFromESRI
>
> It sounds like your GDAL isn't installed properly. Is it in a directory
> included in LD_LIBRARY_PATH or /etc/ld.so.conf?
>
>
> --- Headers Follow ---
>
> >From paul-grass@stjohnspoint.co.uk Mon May 24 11:10:10 2004
> Return-Path: <paul-grass@stjohnspoint.co.uk>
> Delivered-To: grass-bugs@lists.intevation.de
> Received: from mail.intevation.de (aktaia [212.95.126.10])
> by lists.intevation.de (Postfix) with ESMTP id 52FFC13A08
> for <grass-bugs@lists.intevation.de>; Mon, 24 May 2004 11:10:10 +0200
> (CEST)
> Received: from localhost (localhost [127.0.0.1])
> by mail.intevation.de (Postfix) with ESMTP id 37A3436E43
> for <grass-bugs@lists.intevation.de>; Mon, 24 May 2004 11:10:09 +0200
> (CEST)
> Received: from customer-relay-1.mail.uksolutions.net
> (customer-relay-1.mail.uksolutions.net [217.10.128.165])
> by mail.intevation.de (Postfix) with SMTP id B728736E42
> for <grass-bugs@intevation.de>; Mon, 24 May 2004 11:10:07 +0200 (CEST)
> Received: (qmail 12687 invoked from network); 24 May 2004 09:01:46 -0000
> Received: from agrippa.ukshells.co.uk (217.10.143.90)
> by customer-relay-1.mail.uksolutions.net with SMTP; 24 May 2004 09:01:46
> -0000
> Received: (qmail 4771 invoked from network); 24 May 2004 09:10:05 -0000
> Received: from services.agrippa.ukshells.co.uk (217.10.143.91)
> by agrippa.ukshells.co.uk with SMTP; 24 May 2004 09:10:05 -0000
> Date: Mon, 24 May 2004 10:10:05 +0100 (BST)
> From: Paul Kelly <paul-grass@stjohnspoint.co.uk>
> To: Request Tracker <grass-bugs@intevation.de>
> Cc: grass5@grass.itc.it
> Subject: Re: [GRASS5] [bug #2424] (grass) creating new location with grass57
> In-Reply-To: <20040524085534.B140A13BE1@lists.intevation.de>
> Message-ID: <Pine.LNX.4.60.0405241008320.30103@agrippa.ukshells.co.uk>
> References: <20040524085534.B140A13BE1@lists.intevation.de>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
> X-Spam-Status: No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
> X-Spam-Level:
>
> -------------------------------------------- Managed by Request Tracker
>
|
|
Thu, Jun 3 2004
11:17:52
|
|
Mail sent by pkelly
|
|
Did you try running the 'create location from EPSG code' again after
installing GDAL? It sounds like the missing GDAL probably was your problem,
and if so, the EPSG code location creation should work now.
Paul
|
|
Wed, Aug 11 2004
16:22:14
|
|
Status changed to resolved by mneteler
|
|