Re: cvs head configure broken for --with-krb5 on RH9
От | Peter Eisentraut |
---|---|
Тема | Re: cvs head configure broken for --with-krb5 on RH9 |
Дата | |
Msg-id | Pine.LNX.4.44.0311290907440.19468-100000@peter.localdomain обсуждение исходный текст |
Ответ на | Re: cvs head configure broken for --with-krb5 on RH9 (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: cvs head configure broken for --with-krb5 on RH9
|
Список | pgsql-hackers |
Tom Lane writes: > I believe the idea is that instead of > --with-krb5=/usr/kerberos > you now need > --with-krb5 --with-includes=/usr/kerberos/include --with-libs=/usr/kerberos/lib > or some variant like that. It'd be good for the docs to be more > explicit about this change. If you have anything to add to this, let me know: <varlistentry> <term><option>--with-krb4</option></term> <term><option>--with-krb5</option></term> <listitem> <para> Build with support for Kerberos authentication. You can use either Kerberos version4 or 5, but not both. On many systems, the Kerberos system is not installed in a location that is searchedby default (e.g., <filename>/usr/include</>, <filename>/usr/lib</>), so you must use the options <option>--with-includes</>and <option>--with-libraries</> in addition to this option. <filename>configure</> willcheck for the required header files and libraries to make sure that your Kerberos installation is sufficientbefore proceeding. </para> </listitem> </varlistentry> -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления: