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

Поиск
Список
Период
Сортировка
От AA van Raalte
Тема Re: [INTERFACES] Solarix 2.x shared libraries...
Дата
Msg-id m0yBQ6p-00095qC@camberlo.demon.co.uk
обсуждение исходный текст
Ответ на Re: [INTERFACES] Solarix 2.x shared libraries...  (The Hermit Hacker <scrappy@hub.org>)
Список 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 по дате отправления:

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: PgAccess and special locale characters
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [QUESTIONS] ODBC driver that supports 6.3