Re: [INTERFACES] Trying to get started? - Mailing list pgsql-interfaces

From Constantin Teodorescu
Subject Re: [INTERFACES] Trying to get started?
Date
Msg-id 37710650.72E5F96@flex.ro
Whole thread Raw
In response to Trying to get started?  (Wayne <infotechsys@pivot.net>)
List pgsql-interfaces
Wayne wrote:
> 
> I was wondering if I need an environment variable for wish?
> If so, can someone tell me what that is?

No. No environment variable is needed for wish !

> > I'm trying to pgaccess to run. I pulled down the pgaccess files from
> > www.flex.ro

You have been lucky :-)
My Internet link has been broken for about 1 week and when it works it
crashes at every 10 minutes !

> > and I also download libpgtcl and libpq.so.1 from flex. I put both of
> > these file in /usr/lib

On my RedHat 5.2 system I am usually placing them (or symbolic links) in
/lib

> > and made sure that by PATH point to /usr/lib. I then cd to
> > /usr/local/pgaccess, this is
> > where I unziped the files, and ran wish -f ./pgaccess.tcl.
> > The following is the error I got:
> >
> > Error in startup script: couldn't load file "libpgtcl.so": libpq.so.1:
> > cannot open shared object file: No such file or directory

Try making some symbolic links to libpgtcl.so and libpq.so (also
libpq.so.x)  into /lib directory

It should work!

-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


pgsql-interfaces by date:

Previous
From: Robin Whitworth
Date:
Subject: ODBC & bytea
Next
From: "Frank Morton"
Date:
Subject: Re: [INTERFACES] Images