Re: libpgtcl.so for Solaris ?

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Re: libpgtcl.so for Solaris ?
Дата
Msg-id 34E55BD1.9A61F067@flex.ro
обсуждение исходный текст
Ответы [INTERFACES] Re: libpgtcl.so for Solaris ?
Список 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





В списке pgsql-interfaces по дате отправления:

Предыдущее
От:
Дата:
Сообщение: ...
Следующее
От: Roland Jonsson
Дата:
Сообщение: [INTERFACES] Re: libpgtcl.so for Solaris ?