Re: pgaccess - Mailing list pgsql-interfaces

From Thomas Lockhart
Subject Re: pgaccess
Date
Msg-id 3A9DF37C.DBD77963@alumni.caltech.edu
Whole thread Raw
In response to pgaccess  (aong <aong@skyinet.net>)
List pgsql-interfaces
>   I have recently installed postgres 7.0 and am trying to use pgaccess.
> However, everytime i start pgaccess i get an error messages "Error in
> startup sscript: couldn't load file "libpgtcl.so":  libpgtcl.so: cannot
> open shared object file: no such file or directory"  However doing a
> find i can see libpgtcl.so in the /usr/gnu1 directory.  I don't now
> where to go.

Try
 setenv LD_LIBRARY_PATH /usr/gnu1

(or whatever directory the library is actually in).
                     - Thomas


pgsql-interfaces by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Re: pgaccess
Next
From: "Enrico Mangano"
Date:
Subject: something more about my question about performance