[erlang-questions] ibrowse compile error
Gleb Peregud
gleber.p@REDACTED
Tue Feb 17 16:37:48 CET 2009
Since you need only a HTTP client (not the whole jungerl package) try
to fetch ibrowse from github:
git clone git://github.com/dizzyd/ibrowse.git
cd ibrowse
make
2009/2/17 Yang Zhang <getyourcontacts@REDACTED>:
> Hi. All.
>
> I am trying to find a better httpclient library of Erlang.
>
> So I am trying ibrowse. But I got a compile error.
>
> make[3]: Entering directory `/home/scott/erlang/jungerl/lib/ucs/priv'
> erl -noshell -pa ../ebin -s ucs rebuild_database mibenum -s init stop
> ERROR: {undef,[{httpd_util,to_lower,["ANSI_X3.4-1968"]},
> {ucs_data_build,scan_name_line,1},
> {ucs_data_build,process_mibenum_data_file,1},
> {ucs_data_build,mibenum,1},
> {ucs_data,rebuild_database,2},
> {init,start_it,1},
> {init,start_em,1}]}make[3]: Leaving directory
> `/home/scott/erlang/jungerl/lib/ucs/priv'
> make[2]: Leaving directory `/home/scott/erlang/jungerl/lib/ucs'
>
> any idea?
>
> thanks.
>
> Regards.
>
> Scott
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
--
Gleb Peregud
http://gleber.pl/
Every minute is to be grasped.
Time waits for nobody.
-- Inscription on a Zen Gong
More information about the erlang-questions
mailing list