Re: pgaccess problem on Solaris OS. - Mailing list pgsql-general

From Koujiro Iuchi
Subject Re: pgaccess problem on Solaris OS.
Date
Msg-id v0401050cb5667626c23e@yano-el.co.jp
Whole thread Raw
In response to pgaccess problem on Solaris OS.  (Koujiro Iuchi <iuchi@yano-el.co.jp>)
List 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


pgsql-general by date:

Previous
From: NRonayette
Date:
Subject: Re: to pass a parameter
Next
From: Bruce Momjian
Date:
Subject: Re: UESQLC