[GRASS5] [bug #2424] (grass) creating new location with grass57

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

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

--- Headers Follow ---

From csab7771@uibk.ac.at Mon May 24 10:55:33 2004

Return-Path: <csab7771@uibk.ac.at>
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 CAA9B13A08
  for <grass-bugs@lists.intevation.de>; Mon, 24 May 2004 10:55:33 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
  by mail.intevation.de (Postfix) with ESMTP id CD7F636E45
  for <grass-bugs@lists.intevation.de>; Mon, 24 May 2004 10:55:32 +0200 (CEST)
Received: from smtp.uibk.ac.at (lmr1.uibk.ac.at [138.232.1.142])
  by mail.intevation.de (Postfix) with ESMTP id 31C7A36E19
  for <grass-bugs@intevation.de>; Mon, 24 May 2004 10:55:32 +0200 (CEST)
Received: from localhost (lwm2.uibk.ac.at [138.232.1.161])
  by smtp.uibk.ac.at (8.12.10/8.12.10/F1) with ESMTP id i4O8tUvD000879
  for <grass-bugs@intevation.de>; Mon, 24 May 2004 10:55:30 +0200
Received: from pc94-c707.uibk.ac.at (pc94-c707.uibk.ac.at [138.232.34.94])
  by web-mail2.uibk.ac.at (IMP) with HTTP
  for <csab7771@mail2.uibk.ac.at>; Mon, 24 May 2004 10:55:30 +0200
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:

-------------------------------------------- Managed by Request Tracker

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?