Re: pgaccess problem on Solaris OS.

From: Koujiro Iuchi <iuchi(at)yano-el(dot)co(dot)jp>
To: pgsql-general(at)postgresql(dot)org
Cc: Niall Smart <niall(dot)smart(at)ebeon(dot)com>
Subject: Re: pgaccess problem on Solaris OS.
Date: 2000-06-09 10:41:59
Message-ID: v0401050cb5667626c23e@yano-el.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
Thank you for the reply.,Niel

I wrote between your comments.
Problem not clear, what's wrong??

At 0:12 PM +0100 2000.6.9, Niall Smart wrote:
> Koujiro Iuchi wrote:
> >
> > Dear everybody
> >
> > My name is Koujiro iuchi,
> > I'd like to suggest me for my problem.
> >
> > I was installed Postgresql-7.0 and some GUN Dev.tools into Solaris 8.
> > And so all of confugration and compile no error complete.
> >
> > And then type "pgaccess",
> > Message indicate couldn't load file "libpgtcl.so":
> >
> > of course tk8.3 and tcl8.3 configure with "--enable-shared" option
> > from unix source directory.
>
> Koujiro,
>
> You must add the directory containing the libpgtcl.so file
> to your LD_LIBRARY_PATH, for example
>
> LD_LIBRARY_PATH=/usr/local/xyz/lib:$LD_LIBRARY_PATH
> export LD_LIBRARY_PATH

Yes, I use csh

fabric% setenv LD_LIBRARY_PATH /usr/local/pgsql/lib
fabric% pgaccess

But that result apper the same fail message below.

fabric% pgaccess
Error in startup script: couldn't load file "libpgtcl.so": ld.so.1:
/usr/local/b
in/wish: ??????¨??: libucb.so.1: open ???????????: ???????????£??
?????????????
£
while executing
"load libpgtcl[info sharedlibextension]"
(procedure "main" line 3)
invoked from within
"main $argc $argv"
(file "/usr/local/pgsql/pgaccess/main.tcl" line 249)
fabric%

Please advice me.

Koujiro

>
> Niall

In response to

Browse pgsql-general by date

  From Date Subject
Next Message lampe 2000-06-09 11:13:52 Re: Cannot INDEX an Access97 ODBC
Previous Message lampe 2000-06-09 10:17:03 Cannot INDEX an Access97 ODBC export?