Re: Small SSL-related patch...
От | Peter Eisentraut |
---|---|
Тема | Re: Small SSL-related patch... |
Дата | |
Msg-id | Pine.LNX.4.21.0009162029570.1088-100000@peter обсуждение исходный текст |
Ответ на | Re: Small SSL-related patch... (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Small SSL-related patch...
Re: Small SSL-related patch... |
Список | pgsql-patches |
(I thought I sent this before but my email has been shaky lately.) IMHO, it is not the task of the `--with-<package>' options to account for unusual installation paths on the build machine. We have --with-includes and --with-libraries for that, and we already rejected various other attempts to add more spellings of that. Now this patch doesn't actually add any options but it still opens a can of worms. Normal installation procedures (including that of OpenSSL!) install into PREFIX/lib and PREFIX/include, and I don't think that adding various other subsidary algorithms of finding the required files, in locations that are not sanctioned by the package in question, is going to do a lot of good. Bruce Momjian writes: > Applied. Seems this is not longer mentioned in the docs. > > > > > Attached is a small patch that fixes a small "bug" with specifying the > > souce directory of OpenSSL as argument to the --with-openssl - argument. > > > > ./configure --with-openssl=/tmp/openssl-0.9.5/ - the libcrypto.a is in the > > "base" directory, not lib/. > > > > Also, there's 2-3 typo fixes to the documentation for SSL - it should be > > "server.crt", not "server.cert". > > > > > > Thanks, > > -- > > Dominic J. Eidson > > "Baruk Khazad! Khazad ai-menu!" - Gimli > > ------------------------------------------------------------------------------- > > http://www.the-infinite.org/ http://www.the-infinite.org/~dominic/ > Content-Description: > > [ Attachment, skipping... ] > > > -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
В списке pgsql-patches по дате отправления: