[erlang-patches] Fix odbc in non-standart location error (--with-odbc).

Saltanov, Alexey Alexey.Saltanov@REDACTED
Mon Apr 22 13:43:09 CEST 2013


When I build OTP with "-with-odbc" flag odbc configure script fails.
Script fails when it checking for odbc in standart locations because my server has one ODBC in the standart location and another one in the user HOME directory,
and I build OTP with ODBC in the user HOME.
Here is my fix.

git fetch git://github.com/saltos/otp.git odbc_in_non_standard_location

https://github.com/saltos/otp/compare/erlang:maint...odbc_in_non_standard_location
https://github.com/saltos/otp/compare/erlang:maint...odbc_in_non_standard_location.patch


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130422/5255ae82/attachment.htm>


More information about the erlang-patches mailing list