Re: [Erlangweb-users] Erlang Web examples
Brought to you by:
etcerlangweb,
paulgray
|
From: Xingdong B. <xin...@er...> - 2008-11-05 11:03:17
|
Hi Ferrety, Thank you for pointing the error out, but it won't affect the main functionalities of Erlang Web, just if you want to use other language rather than default English, you will need to place the translation file in config/languages/en.conf, to define the translation from English to other language, you can find more info about this in the tutorial, and we will fix the error reporting for the next release. I am currently developing several components for the Erlang Web, once they are finished, they will be available to download with examples. Best regards Xingdong ----- Original Message ----- From: "ferrety ferrety" <yfe...@gm...> To: erl...@li... Sent: Tuesday, 4 November, 2008 11:07:00 PM GMT +00:00 GMT Britain, Ireland, Portugal Subject: [Erlangweb-users] Erlang Web examples Hi List, After quickly reading the doc and the presentation, I've downloaded version 1.1 from: http://downloads.sourceforge.net/erlangweb/erlangweb-1.1.tar.gz Everything compiled just fine and the "welcome" demo worked s expected. I've noticed that something was missing (see ERROR_REPORT below) on startup: erlangweb-1.1 $ bin/start interactive .... =PROGRESS REPORT==== 4-Nov-2008::23:59:59 === application: eptic started_at: nonode@nohost =ERROR REPORT==== 4-Nov-2008::23:59:59 === e_lang module: error during loading file: ["config/","languages/","en.conf"], reason:enoent =PROGRESS REPORT==== 4-Nov-2008::23:59:59 === application: wpart started_at: nonode@nohost .... So could you fix that guys? Moreover, I'm looking for concrete examples I can test and learn from? It's eaasy to start from something really working. So this will minimize the learning curve for new comers. An example, where to put your stuffs, how they'll be compiled (which file to update for that) ... Any advices or plan for that? Regards Ferret ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Erlangweb-users mailing list Erl...@li... https://lists.sourceforge.net/lists/listinfo/erlangweb-users |