I installed Erlang on Sparc Solaris (v9), XP, Vista and Ubuntu. The installation for Windows was just a breeze. Ubuntu needed a couple of apt-get's and the version doesn't look like it's the latest. On Solaris, it was a bit of hassle -- the code itself compiles fine, but complained that I need ODBC. I never used ODBC on any Unix flavored OS except Windows -- so I was a bit puzzled whether I could get such for my system. With a bit of googling, found that I needed to install libiodbc, and MySQL ODBC.
Erlang is getting a lot of attentions lately and I'm now reading tutorials and studying it -- so far, it's been fun experience. It's very similar to PROLOG. So it's not a completely strange language. I'll keep putting some information on Erlang on my blog. I get bored easily, and lately Erlang makes my days little more exciting. Scala was at the top of my list (for interesting technology), but it's Erlang (for now).
Some useful links
- Erlang and ODBC, http://romenlaw.blogspot.com/2008/10/erlang-odbc.html
- MySQL and iODBC, http://www.flatmtn.com/article/setting-mysql-iodbc
- Wikipedia, http://en.wikipedia.org/wiki/Erlang_(programming_language)
No comments:
Post a Comment