Re: [INTERFACES] Solarix 2.x shared libraries...

From: AA van Raalte <alvin(at)camberlo(dot)demon(dot)co(dot)uk>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Solarix 2.x shared libraries...
Date: 1998-03-07 20:22:02
Message-ID: m0yBQ6p-00095qC@camberlo.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

In message <Pine(dot)NEB(dot)3(dot)95(dot)980306150840(dot)13181K-100000(at)hub(dot)org>, The Hermit Hacke
r writes:
>On Fri, 6 Mar 1998, Palle Girgensohn wrote:
>
>> The Hermit Hacker wrote:
>> >
>> > Anyone know how to build shared libraries under Solaris 2.x/Sparc?
>> > Especially the libpgtcl stuff?
>> >
>> > Thanks...
>>
>> cd path_to_src/pgsql/src/interfaces/libpgtcl
>>
>> make
>
> Thank you...considering that I'm one of the developers, I think I
>know that part...the point is that it doesn't work...see my followup
>message :) I get the same error under Sparc as under x86...:)
>

Under Linux I have to do:-

./configure --with-tcl
make
cd pgsql/src/interfaces/libpgtcl
make all
make install

The ./configure part sets some paths to the tcl and tk library's. But why doesn't it build the libpgtcl library automatically?. After all I have asked for it via configure and it used to a couple of weeks ago.

Alvin.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 1998-03-07 20:39:12 Re: [INTERFACES] PgAccess 0.82 and Postgres 6.3
Previous Message Felix Morley Finch 1998-03-07 20:16:53 PgAccess 0.82 and Postgres 6.3