Re: pgaccess

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: aong <aong(at)skyinet(dot)net>
Cc: postgress <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: pgaccess
Date: 2001-03-01 07:00:12
Message-ID: 3A9DF37C.DBD77963@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • pgaccess at 2001-02-28 23:57:50 from aong

Browse pgsql-interfaces by date

  From Date Subject
Next Message Enrico Mangano 2001-03-01 10:02:55 something more about my question about performance
Previous Message Constantin Teodorescu 2001-03-01 06:18:00 Re: pgaccess