Re: rerunning ./configure

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: rerunning ./configure
Дата
Msg-id dcc563d10901161130o776c0bb7i75ef9d79ce1a1786@mail.gmail.com
обсуждение исходный текст
Ответ на rerunning ./configure  (Carol Walter <walterc@indiana.edu>)
Список pgsql-admin
On Fri, Jan 16, 2009 at 11:32 AM, Carol Walter <walterc@indiana.edu> wrote:
> Hello,
>
> If I need to rerun configure what else do I have to do.  Do I have to run
> gmake uninstall? Do I have to run gmake distclean?  I've got a running
> version of 8.3.4 (on Solaris 10) but I have to reconfigure so postgres will
> know where the openssl bits are.

Due to some possibility of cached configure output, I always run make
distclean first and start over.  Back in the day of 386-dx40s when
running ./configure took 30 minutes and building postgresql took
another 1.5 hours, I would work harder to avoid doing that, but
nowadays, given how fast a clean build can run, it's no great loss.

I keep a copy of all the switches I use in a file called
configure.local or something like that that I can put into svn and
check out when I need to build an exact copy.  On the rare occasions a
packaged pgsql isn't good enough.

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

Предыдущее
От: Ray Stell
Дата:
Сообщение: Re: rerunning ./configure
Следующее
От: Tom Lane
Дата:
Сообщение: Re: rerunning ./configure