Re: Howto Make?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Howto Make?
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B844B033@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Howto Make?  (howard@mu.edu.ph)
Ответы Re: Howto Make?  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Список pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm.poure@freesurf.fr]
> Sent: 11 June 2003 09:16
> To: howard@mu.edu.ph
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Howto Make?
>
>
> If you plan to contribute code, pgAdmin3 requires wxWindows
> from CVS version >
> 20030607. Use a recent GNU/Linux distro because GTK2.2 is needed.

Please use that exact version so we all see the same bugs :-)

> In case of problem, do not hesitate to get back to us on the list.
>
> 1) Please install from source with the following options:
> ./configure --with-gtk --enable-gtk2 --enable-unicode
> --disable-shared
> --enable-debug
> make
> make install
> ldconfig

The --disable-shared seems a little redundant unless I've misunderstood
it's meaning. pgAdmin only builds with dynamic libraries at the moment
(as implied by the ldconfig you do at the end of each step).

Regards, Dave.

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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Howto Make?
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Howto Make?