Installing Module and Adding Path : Ibrowse

tanduy tanduy.vo@REDACTED
Fri Jul 2 06:21:17 CEST 2010


Hi Ted Karmel.
If you copy & build ibrowse under this path: erl -noshell -eval
'io:format("~s/lib",[code:root_dir()])' -s init stop
You start erl anywhere that can load module ibrowse

Duy.

On Jun 29, 10:32 pm, Ted Karmel <ted.kar...@REDACTED> wrote:
> Sorry for the noob question.
>
> I am trying to install the ibrowse erlang module (http://wiki.github.com/cmullaparthi/ibrowse/ibrowse-api).
>
> I created a directory separate from the erlang lib one ( i.e.
> usr/local/lib/erlang/lib  ).
>
> I downloaded ibrowse to this folder and compiled ( make ) it successfully.
>
> I added this directory to the code path with the built in code module
> (http://www.erlang.org/doc/man/code.html).
>
> When I try using the ibrowse module from the erl command, it works
> when I am in the ibrowse directory and the ebin folder.
>
> However, whenever I am in another folder, I cannot call the ibrowse
> module.  It is simply not recognized.
>
> Help.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> Seehttp://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscr...@REDACTED


More information about the erlang-questions mailing list