Re: [INTERFACES] problems with pgaccess

From: "Shoku Yanagawa" <yanagawa(at)cosmoele(dot)co(dot)jp>
To: <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] problems with pgaccess
Date: 1999-02-25 01:11:33
Message-ID: 002a01be605b$c89a5300$8465e8d2@cosmoele.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> I am absolutely new with postgres. I have installed it (thanks to the
> help of the mailing list) and it works properly. But now I want to
> install pgaccess and I get an error message:
>
>
> $ wish -f pgaccess.tcl template1
> Error in startup script: couldn't load file "libpgtcl.so": libpq.so.1:
> cannot open shared object file: No such file or directory
> while executing
> "load libpgtcl.so"
> (procedure "main" line 6)
> invoked from within
> "main $argc $argv"
> (file "pgaccess.tcl" line 5002)
>
> I am using RedHat 5.2 on a Pentium 166.
>

I encountered same problem using RedHat 5.2 compatible.

go to libpgctl source directory

cd XXXX/postgres-6.4.2/src/intefaces/libpgtcl
make
make install

You can get libpgtcl.so in proper directory.

Cheers

---------------------------------
Name: Shoku Yanagawa ?i?o?i?1?a?j
Cosmo Electronics Corp.
Email: mailto:yanagawa(at)cosmoele(dot)co(dot)jp
Web Site: http://www.cosmoele.co.jp
Mirror Site: http://www.cosmoele.com
Video Phone : vphone.cosmoele.co.jp
Key fingerprint = 7A72 1BD2 C384 11B9 EA47 C040 D18D 7D83 225F 8AC2
Address:Postal Code 221
4-3-16 Rokkakubashi Kanagawa-ku Yokohama Japan
Tel:+81-(0)45-488-1301
Fax:+81-(0)45-488-1323

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Hartwig 1999-02-25 01:54:34 Re: [INTERFACES] Problem with ODBC
Previous Message Gerald L. Gay 1999-02-25 01:00:09 libpq and SPI