Lists: | pgsql-interfaces |
---|
From: | "Stan Brown" <stanb(at)awod(dot)com> |
---|---|
To: | pgsql-interfaces(at)hub(dot)org |
Subject: | pgaccess troubles on HP-UX |
Date: | 1999-01-04 03:18:50 |
Message-ID: | 199901040319.WAA14103@hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-interfaces |
Ok, I have finally gotten libpgtcl compiled under HP-UX 10.20. Now I am
having trouble with pgaccess using it. Heres what happens when I run
pgaccess:
Error in startup script: couldn't load file
"/data/pgtest/lib/libpgtcl.sl": no such file or directory
while executing
"load /data/pgtest/lib/libpgtcl.sl"
(procedure "main" line 6)
invoked from within
"main $argc $argv"
(file "./pgaccess.tcl" line 4954)
But, it does exist:
$ ls -l /data/pgtest/lib/libpgtcl.sl
-r-xr-xr-x 1 postgres users 61517 Jan 3 21:48
/data/pgtest/lib/libpgtcl.sl
And is a shared lib:
$ file /data/pgtest/lib/libpgtcl.sl
/data/pgtest/lib/libpgtcl.sl: s800 shared library -not stripped
Sugestions?
Seems to me that I remeber having built a wish, in the past that
included these functions, so that loading this library was not
required. Any truth to this?
--
Stan Brown stanb(at)netcom(dot)com 843-745-3154
Westvaco
Charleston SC.
--
Windows 98: n.
useless extension to a minor patch release for 32-bit extensions and
a graphical shell for a 16-bit patch to an 8-bit operating system
originally coded for a 4-bit microprocessor, written by a 2-bit
company that can't stand for 1 bit of competition.
-
(c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited.
From: | Constantin Teodorescu <teo(at)flex(dot)ro> |
---|---|
To: | Stan Brown <stanb(at)awod(dot)com> |
Cc: | pgsql-interfaces(at)hub(dot)org |
Subject: | Re: [INTERFACES] pgaccess troubles on HP-UX |
Date: | 1999-01-04 07:59:38 |
Message-ID: | 369074EA.1ACBE1FC@flex.ro |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | PostgreSQL : PostgreSQL |
Stan Brown wrote:
>
> Error in startup script: couldn't load file
> "/data/pgtest/lib/libpgtcl.sl": no such file or directory
I don't know the way of loading shared libraries in HPUX.
If Tcl allow this ...
But the best way of doing this is :
> Seems to me that I remeber having built a wish, in the past that
> included these functions, so that loading this library was not
> required. Any truth to this?
It would be perfect!
--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA