[erlang-questions] Which ODBC and WX is needed?

Richard Andrews bflatmaj7th@REDACTED
Sun Jul 12 14:04:17 CEST 2009


On Sun, Jul 12, 2009 at 9:52 PM, Carl McDade<carlmcdade@REDACTED> wrote:
> Hi,
>
> When compiling erlang on Mint Linux there is a check for Java , ODBC
> and WX. I have installed Java.  But I can't find the right the ODBC
> and WX libraries. Which ones are needed?
>
>
> packages to install:
>
> sudo apt-get install build-essential libncurses5-dev m4
> sudo apt-get install openssl libssl-dev
> sudo apt-get install libsctp-dev freeglut3-dev libwxgtk2.8-dev g++

As far as ODBC is concerned I think you're going to want the
unixodbc-dev package (required unixodbc) and an ODBC adapter for your
chosen DB.
Don't know about wx.


More information about the erlang-questions mailing list