Details Ticket 1827


Comment | Reply | Take | Open


Serial Number 1827
Subject cannot open shared file (using grass5 that was O.K.)
Area grass5.7
Queue grass
Requestors jonas2@optimum2.mii.lt
Owner none
Status resolved
Last User Contact Mon Oct 6 11:26:57 2003 (5 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Wed Dec 1 09:35:09 2004 (4 yr ago)
Created Mon Apr 28 17:49:03 2003 (5 yr ago)

Transaction History Ticket 1827


Mon, Apr 28 2003 17:49:03    Request created by guest  
Subject: cannot open shared file (using grass5 that  was O.K.)

Platform: other
grass obtained from: Trento Italy site
grass binary for platform: Downloaded precompiled Binaries

Please enter error description here (and your name):

Tis is followup to my previous "bug report":

Grass5.1  started
but shows an error that I do not understand

Jonas Mockus

GRASS 5.1.0-cvs:~/grass5.1 > d.m &
[1] 19644
GRASS 5.1.0-cvs:~/grass5.1 > Error in startup script: ps.map: error while loading
shared libraries: libpq.so.2: 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 8)
Cleaning up temporary files.....
done
Mon, Apr 28 2003 19:10:56    Mail sent by glynn.clements@virgin.net  
Return-Path <glynn.clements@virgin.net>
Delivered-To grass-bugs@lists.intevation.de
From Glynn Clements <glynn.clements@virgin.net>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
Message-ID <16045.24401.372014.908648@cerise.nosuchdomain.co.uk>
Date Mon, 28 Apr 2003 18:05:21 +0100
To Request Tracker <grass-bugs@intevation.de>
Cc grass5@grass.itc.it
Subject Re: [GRASS5] [bug #1827] (grass) cannot open shared file (using grass5 that was O.K.)
In-Reply-To <20030428154903.7CD5213B4F@lists.intevation.de>
References <20030428154903.7CD5213B4F@lists.intevation.de>
X-Mailer VM 7.07 under 21.4 (patch 12) "Portable Code" XEmacs Lucid
X-Spam-Status No, hits=-2.4 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01 version=2.44
X-Spam-Level
Request Tracker wrote:

> Grass5.1  started
> but shows an error that I do not understand

> GRASS 5.1.0-cvs:~/grass5.1 > d.m &
> [1] 19644
> GRASS 5.1.0-cvs:~/grass5.1 > Error in startup script: ps.map: error while loading
shared libraries: libpq.so.2: cannot open shared object file: No such file or
directory

libpq is the PostgreSQL client library; it has to be present in order
to use GRASS 5.1.

-- 
Glynn Clements <glynn.clements@virgin.net>


Mon, Apr 28 2003 19:34:26    Status changed to resolved by bernhard  
Tue, Apr 29 2003 01:46:43    Mail sent by jonas2@optimum2.mii.lt  
Return-Path <jonas2@optimum2.mii.lt>
Delivered-To grass-bugs@lists.intevation.de
Date Tue, 29 Apr 2003 02:44:23 +0200 (EET)
From jonas2@optimum2.mii.lt
To Glynn Clements via RT <grass-bugs@intevation.de>
Subject Re: [bug #1827] (grass) cannot open shared file (using grass5 that was O.K.)
In-Reply-To <20030428171056.E077113B4F@lists.intevation.de>
Message-ID <Pine.LNX.4.44.0304290237480.7250-200000@optimum2.mii.lt>
MIME-Version 1.0
Content-Type MULTIPART/MIXED; BOUNDARY="8323328-2037291165-1051577063=:7250"
X-Spam-Status No, hits=0.7 required=5.0 tests=IN_REP_TO,NO_REAL_NAME,SPAM_PHRASE_00_01,USER_AGENT_PINE version=2.44
X-Spam-Level
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to mime@docserver.cac.washington.edu for more info.

--8323328-2037291165-1051577063=:7250
Content-Type: TEXT/PLAIN; charset=US-ASCII

Dear Glynn,
Thank you for the prompt response
but my redhat-9 says that 'PostgreSQL is already installed',
see aatachment,
what is my next step ?
Thank you
Jonas Mockus



On Mon, 28 Apr 2003, Glynn Clements via RT wrote:

> 
> Request Tracker wrote:
> 
> > Grass5.1  started
> > but shows an error that I do not understand
> 
> > GRASS 5.1.0-cvs:~/grass5.1 > d.m &
> > [1] 19644
> > GRASS 5.1.0-cvs:~/grass5.1 > Error in startup script: ps.map: error while
loading shared libraries: libpq.so.2: cannot open shared object file: No such
file or directory
> 
> libpq is the PostgreSQL client library; it has to be present in order
> to use GRASS 5.1.
> 
> 

--8323328-2037291165-1051577063=:7250
Content-Type: TEXT/PLAIN; charset=US-ASCII; name=postgre
Content-Transfer-Encoding: BASE64
Content-ID: <Pine.LNX.4.44.0304290244230.7250@optimum2.mii.lt>
Content-Description: 
Content-Disposition: attachment; filename=postgre

UHJlcGFyaW5nLi4uICAgICAgICAgICAgICAgICMjIyMjIyMjIyMjIyMjIyMj
IyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjDQoJcGFja2FnZSBw
b3N0Z3Jlc3FsLTcuMy4yLTMgaXMgYWxyZWFkeSBpbnN0YWxsZWQNCg==
--8323328-2037291165-1051577063=:7250--


Tue, Apr 29 2003 01:46:43    Status changed to open by _rt_system  
Mon, Oct 6 2003 11:26:57    Status changed to resolved by bernhard  
Mon, Oct 6 2003 11:26:57    Mail sent by bernhard  
I'm not entirely sure why d.m wans to execute ps.map. 
 
In any case your version of ps.map does not find 
libpq.so.2, check that you actually have the file on your machine. 
 
Try "locate libpq.so.2",  
check "LD_LIBRARY_PATH" using "echo $LD_LIBRARY_PATH", 
you could also try using "ldd" on the executable of ps.map itself. 
 
You said, you've downloaded binaries,  
maybe you should try to download fresher oner or try to compile 
by yourself (you need the development headers for this). 
 
This does not seem to be a GRASS5.1 bug, as it probably has to do with 
administrating a Redhat GNU/Linux system in general. 
Checking the dynamic libraries is a common system administration task. 
Thus I'm closing this report in the GRASS queue. 
Mon, Oct 6 2003 11:56:25    Mail sent by jonas2@optimum2.mii.lt  
Return-Path <jonas2@optimum2.mii.lt>
Delivered-To grass-bugs@lists.intevation.de
Date Mon, 6 Oct 2003 11:54:53 +0200 (EET)
From jonas2@optimum2.mii.lt
To Bernhard Reiter via RT <grass-bugs@intevation.de>
Subject Re: [bug #1827] (grass) Transaction (bernhard)
In-Reply-To <20031006092657.CB6E713BA3@lists.intevation.de>
Message-ID <Pine.LNX.4.44.0310061146520.2301-100000@optimum2.mii.lt>
MIME-Version 1.0
Content-Type TEXT/PLAIN; charset=US-ASCII
X-Spam-Status No, hits=-4.7 tagged_above=-999.0 required=5.0 tests=BAYES_00, NO_REAL_NAME
X-Spam-Level
Hello,
Thanks for the response,
you are correct,

I did solve the problem long time ago by adding the link to
missing library each time I download  weekly grass57 binaries

Thank you for interesting and useful development og Grass
and waiting for the final version.
I do hope that  vector
possibilities of Grass will exceed those of  ArcInfo
Regards
Jonas Mockus

On Mon, 6 Oct 2003, Bernhard Reiter via RT wrote:

> this bug's URL: http://intevation.de/rt/webrt?serial_num=1827
> 
> Mon, Oct 6 2003 11:26:57: Request 1827 was acted upon.
> 
>  Transaction: Mail sent by bernhard
>  
>        Queue: grass
>         Area: grass5.1               
>      Subject: cannot open shared file (using grass5 that  was O.K.)
>        Owner: 
>   Requestors: jonas2@optimum2.mii.lt    
>       Status: resolved
> 
> -------------------------------------------------------------------------
> I'm not entirely sure why d.m wans to execute ps.map. 
>  
> In any case your version of ps.map does not find 
> libpq.so.2, check that you actually have the file on your machine. 
>  
> Try "locate libpq.so.2",  
> check "LD_LIBRARY_PATH" using "echo $LD_LIBRARY_PATH", 
> you could also try using "ldd" on the executable of ps.map itself. 
>  
> You said, you've downloaded binaries,  
> maybe you should try to download fresher oner or try to compile 
> by yourself (you need the development headers for this). 
>  
> This does not seem to be a GRASS5.1 bug, as it probably has to do with 
> administrating a Redhat GNU/Linux system in general. 
> Checking the dynamic libraries is a common system administration task. 
> Thus I'm closing this report in the GRASS queue. 
> 
> -------------------------------------------- Managed by Request Tracker
> 


Mon, Oct 6 2003 11:56:25    Status changed to open by _rt_system  
Mon, Oct 20 2003 18:14:26    Area changed to grass5.7 by mneteler  
Wed, Dec 1 2004 09:35:09    Status changed to resolved by mneteler  
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