Re: [Erlangweb-users] tutorial problems
Brought to you by:
etcerlangweb,
paulgray
|
From: Piotr D. <pio...@er...> - 2011-08-22 18:47:01
|
Hi, Latest EW is on github so try using it: git clone git://github.com/esl/erlang-web.git Piotr W dniu 22.08.2011 18:23, doug pisze: > what can I do? > > hg clone https://bitbucket.org/etc/erlang-web/ > > cd erlang-web > > ./bin/compile.erl > > > > lib/eptic-1.4/src/e_mod_inets.erl:55: variable 'Headers' is unbound > lib/eptic-1.4/src/e_mod_inets.erl:61: record mod undefined > lib/eptic-1.4/src/e_mod_inets.erl:87: record mod undefined > lib/eptic-1.4/src/e_mod_inets.erl:93: record mod undefined > lib/eptic-1.4/src/e_mod_inets.erl:94: variable 'Headers' is unbound > lib/eptic-1.4/src/e_mod_inets.erl:106: record mod undefined > lib/eptic-1.4/src/e_mod_inets.erl:107: variable 'Method' is unbound > lib/eptic-1.4/src/e_mod_inets.erl:109: record mod undefined > lib/eptic-1.4/src/e_mod_inets.erl:110: variable 'Post' is unbound > lib/eptic-1.4/src/e_mod_inets.erl:112: record mod undefined > There were errors during the compilation! > > > > ------------------------------------------------------------------------------ > uberSVN's rich system and user administration capabilities and model > configuration take the hassle out of deploying and managing Subversion and > the tools developers use with it. Learn more about uberSVN and get a free > download at: http://p.sf.net/sfu/wandisco-dev2dev > > > > _______________________________________________ > Erlangweb-users mailing list > Erl...@li... > https://lists.sourceforge.net/lists/listinfo/erlangweb-users > http://www.erlang-web.org/ |