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

Saltanov, Alexey Alexey.Saltanov@REDACTED
Tue May 21 07:39:32 CEST 2013


New links that may have been lost.

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

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


From: erlang-patches-bounces@REDACTED [mailto:erlang-patches-bounces@REDACTED] On Behalf Of Saltanov, Alexey
Sent: Monday, April 22, 2013 3:43 PM
To: erlang-patches@REDACTED
Subject: [erlang-patches] Fix odbc in non-standart location error (--with-odbc).

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/20130521/ca0b5fe6/attachment.htm>


More information about the erlang-patches mailing list