Re: [INTERFACES] Solarix 2.x shared libraries... - Mailing list pgsql-interfaces

From AA van Raalte
Subject Re: [INTERFACES] Solarix 2.x shared libraries...
Date
Msg-id m0yBQ6p-00095qC@camberlo.demon.co.uk
Whole thread Raw
In response to Re: [INTERFACES] Solarix 2.x shared libraries...  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-interfaces
In message <Pine.NEB.3.95.980306150840.13181K-100000@hub.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.





pgsql-interfaces by date:

Previous
From: Constantin Teodorescu
Date:
Subject: PgAccess and special locale characters
Next
From: The Hermit Hacker
Date:
Subject: Re: [QUESTIONS] ODBC driver that supports 6.3