Re: Fix odbc in non-standart location error (--with-odbc).
"Saltanov, Alexey" <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] [mailto:[email protected]] On Behalf Of Saltanov, Alexey Sent: Monday, April 22, 2013 3:43 PM To: [email protected] 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 _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches