Details Ticket 3843


Comment | Reply | Take | Open


Serial Number 3843
Subject ps.map: error while loading shared libraries: libgdal.so.1: cannot open shared object file: No such file or directory
Area grass6
Queue grass
Requestors deepak@aurateknology-inc.org
Owner none
Status resolved
Last User Contact Sun Nov 20 08:42:13 2005 (3 yr ago)
Current Priority 70
Final Priority 70
Due No date assigned
Last Action Sun Nov 20 12:12:36 2005 (3 yr ago)
Created Sun Nov 20 07:22:31 2005 (3 yr ago)

Transaction History Ticket 3843


Sun, Nov 20 2005 07:22:31    Request created by guest  
Subject:  ps.map: error while loading shared libraries: libgdal.so.1: cannot
open shared object file: No such file or directory

Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Downloaded precompiled Binaries

deepak here 

 error in script  ps.map: error while loading shared libraries: libgdal.so.1:
cannot open shared object file: No such file or directory
Sun, Nov 20 2005 08:42:13    Mail sent by hamish_nospam@yahoo.com  
Return-Path <hamish_nospam@yahoo.com>
Delivered-To grass-bugs@lists.intevation.de
Date Sun, 20 Nov 2005 20:41:58 +1300
From Hamish <hamish_nospam@yahoo.com>
To Request Tracker <grass-bugs@intevation.de>
Cc grass5@grass.itc.it
Subject Re: [GRASS5] [bug #3843] (grass) ps.map: error while loading shared libraries: libgdal.so.1: cannot open shared object file: No such file or directory
Message-Id <20051120204158.218fe57c.hamish_nospam@yahoo.com>
In-Reply-To <20051120062231.73EF2101FCE@lists.intevation.de>
References <20051120062231.73EF2101FCE@lists.intevation.de>
X-Mailer Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
X-Face M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Spam-Status No, hits=-4.0 tagged_above=-999.0 required=3.0 tests=BAYES_00, FORGED_YAHOO_RCVD
X-Spam-Level
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3843
> ---------------------------------------------------------------------
> 
> Subject:  ps.map: error while loading shared libraries: libgdal.so.1:
> cannot open shared object file: No such file or directory
> 
> Platform: GNU/Linux/i386
> grass obtained from: Mirror of Trento site
> grass binary for platform: Downloaded precompiled Binaries

(ie the generic linux binaries I assume)

> deepak here 
> 
>  error in script  ps.map: error while loading shared libraries:
>  libgdal.so.1: cannot open shared object file: No such file or
>  directory

GDAL must be installed (gdal.org), see the "Requirements" section on the
downloads page. If GDAL *is* already installed make sure it installed
something called "libgdal.so.1" (run `locate libgdal`).

If "libgdal.so.1" doesn't exist but something like "libgdal.so" does,
make a symlink from the name of the existing library to the name of the
library that GRASS is looking for. eg:

ln -a /usr/lib/libgdal.so /usr/lib/libgdal.so.1

Or if it is in /usr/local/lib/, make sure that dir is listed in
/etc/ld.so.conf. If not, add it and rerun "ldconfig".


Hamish


Sun, Nov 20 2005 12:12:36    Status changed to resolved by msieczka  
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request