[erlang-questions] CEAN 1.0 beta available

Christophe Romain christophe.romain@REDACTED
Sat Nov 25 17:15:52 CET 2006


> this may be a stupid question, but how is this different from what  
> already exists in JungERL ?

jungerl is a source repository
cean is a "beam" repository
(cean includes compiled jungerl code by the way)

example, to install pgsql, you must cvs checkout pgsql or jungerl
then configure then make then install

using cean, whatever your host system is
cean:install(pgsql)

and you have a ready to use postgresql driver



More information about the erlang-questions mailing list