[erlang-questions] ODBC library - link check failed

Jed McCaleb jed@REDACTED
Thu Dec 18 17:34:53 CET 2008


Well that installs erlang fine but odbc still wont load.

7> odbc:start().
** exception error: undefined function odbc:start/0
8> application:load(odbc).
{error,{"no such file or directory","odbc.app"}}

odbc.app is there at:
/usr/lib/erlang/lib/odbc-2.10.2/ebin/odbc.app

any ideas?
Thanks,
Jed.


On Thu, Dec 18, 2008 at 2:48 AM, Peter Lemenkov <lemenkov@REDACTED> wrote:

> Hello!
>
> 2008/12/18 Jed McCaleb <jed@REDACTED>:
> > Hi I'm trying to install erlang on CentOS
>
> Why not to try precompiled package from EPEL?
> --
> With best regards!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081218/2444003e/attachment.htm>


More information about the erlang-questions mailing list