Re: Compiling beta2 with openssl on XP Pro

Поиск
Список
Период
Сортировка
От Tony and Bryn Reina
Тема Re: Compiling beta2 with openssl on XP Pro
Дата
Msg-id BAY8-DAV599G7yNDKj2000185a1@hotmail.com
обсуждение исходный текст
Ответ на Compiling beta2 with openssl on XP Pro  ("Tony and Bryn Reina" <reina_ga@hotmail.com>)
Ответы Re: Compiling beta2 with openssl on XP Pro  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers-win32
I just tried:

configure --with-openssl --with-includes=/usr/local/include;/usr/local/ssl/include
 --with-libs=/usr/local/lib;/usr/local/ssl/lib

but the configure.log states the command was:

configure --with-openssl --with-includes=/usr/local/include

so it appears that everything after the first semi-colon (;) is lost.

Can you show me how to specify the correct configure command for these
directories?

Thanks.
-Tony

----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Tony and Bryn Reina" <reina_ga@hotmail.com>
Cc: <pgsql-hackers-win32@postgresql.org>
Sent: Thursday, September 02, 2004 12:29 AM
Subject: Re: [pgsql-hackers-win32] Compiling beta2 with openssl on XP Pro


> "Tony and Bryn Reina" <reina_ga@hotmail.com> writes:
>> Can someone steer me in the right direction? How do I specify multiple
>> sear
>> ch directories with the configure switches?
>
> It looks to me like the configure script follows the local convention
> for path separators --- in other words, use ';' not ':' on Windows.
>
> regards, tom lane
>

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Compiling beta2 with openssl on XP Pro
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: Commit log issue with load generated by