Re: libpgtcl.so for Solaris ?

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: Suthep Chankham <suthep(at)it(dot)kmitt(dot)ac(dot)th>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: libpgtcl.so for Solaris ?
Date: 1998-02-14 08:54:41
Message-ID: 34E55BD1.9A61F067@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Suthep Chankham wrote:

> Dear Teo
> I try to follow your suggestion,but remain the same problem(Don't
> have libpgtcl.so). Now I reinstalled postgreSQL6.2.1 and compile libpgtcl
> from interfaces
> directory, when I type 'make' in that directory and screen appear below..
>
> ......... pegasus2% make
> gcc -I../../include
> -I../../backend/port/sparc_solaris -Wall -Wmissing-prototypes
> -Dsparc_solaris -I../../backend -I../../include -I../../interfaces/libpq
> -I/home/tools/include -c pgtcl.c -o pgtcl.o gcc -I../../include
> -I../../backend/port/sparc_solaris -Wall -Wmissing-prototypes
> -Dsparc_solaris -I../../backend -I../../include -I../../interfaces/libpq
> -I/home/tools/include -c pgtclCmds.c -o pgtclCmds.o gcc -I../../include
> -I../../backend/port/sparc_solaris -Wall -Wmissing-prototypes
> -Dsparc_solaris -I../../backend -I../../include -I../../interfaces/libpq
> -I/home/tools/include -c pgtclId.c -o pgtclId.o ar crs libpgtcl.a `lorder
> pgtcl.o pgtclCmds.o pgtclId.o | tsort`
> ranlib libpgtcl.a
> .........................................
>
> But I not found libpgtcl.so in anywhere.
>
> ***** I use SUN Sparc Ultra (Solaris2.5.1)*****

I didn't use a SUN , and it's possible that on Solaris the dynamic loaded
library containing functions needed by PgAccess
have another name (probably libpgtcl.a ?).
On Linux also there is a libpgtcl.a library but it isn't good for PgAccess.

Please, is there anyone who succeeded in building the libpgtcl for Solaris
on SUN and used PgAccess who could help
our friend Chankham ?

Constatin Teodorescu
FLEX Consulting Braila, ROMANIA

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Roland Jonsson 1998-02-16 09:29:16 [INTERFACES] Re: libpgtcl.so for Solaris ?
Previous Message vale 1998-02-12 07:01:02