Re: Call for port reports

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Call for port reports
Дата
Msg-id 41B4F867.80608@dunslane.net
обсуждение исходный текст
Ответ на Call for port reports  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Call for port reports
Список pgsql-hackers

Peter Eisentraut wrote:

>I have started filling in the supported platform list for the 8.0.0 
>release with the information from the build farm:
>
>http://developer.postgresql.org/docs/postgres/supported-platforms.html
>
>It's now time to fill the holes.  Briefly, I'm looking for exit status 0 
>on
>
>./configure --prefix=SOMEWHERE --enable-thread-safety --with-tcl \ 
>--with-perl --with-python --with-krb5 --with-pam -with-openssl
>make
>make install
>make check
>  
>

buildfarm actually runs in this order:

make
make check
make contrib
make install
... more steps

I assume that's ok.

>with PostgreSQL 8.0.0rc1 or later.  If you know what you're doing, you 
>can also try other options, but please tell what you did.
>
>(I would like the build farm members for Windows and Cygwin to use more 
>feature-enabling options, because in those cases we really need the 
>information about which extra features compile and work.)
>  
>


I will try. For Windows especially, it's possibly quite a deal of work - 
the client is running experimental code that is quite radically 
different from the released buildfarm code. Getting it to work with 
python, tcl, and openssl will be fun ... at any rate it will not be done 
by me for days. If anyone else (Magnus? Dave?) can supply this info for 
Windows I'd be glad.


cheers

andrew


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: apparent problem on linux/s390
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: V8 Beta 5 on AIX