[erlang-questions] Yaws on Windows
Torbjorn Tornkvist
tobbe@REDACTED
Fri Oct 13 08:27:03 CEST 2006
Look at the Yaws wiki and see if that can be of any help:
http://yaws.hyber.org/wiki/showPage.yaws?node=home
--Tobbe
Mikkel Jensen wrote:
> Hi,
>
> I'm using Erlide and the Maven plugin to develop an Erlang application on
> XP.
> I would like to be able to run Yaws as part of the application but I can't
> find a way to install it!?
> Since Yaws is written entirely in Erlang I would think I could just compile
> the .erl and .hrl files along with my other project files.
> It compiles fine but gives the following error on start:
>
> ** exited: {{badmatch,{error,{"no such file or directory","yaws.app"}}},
> [{yaws,start_embedded,3},
> {erl_eval,do_apply,5},
> {shell,exprs,6},
> {shell,eval_loop,3}]} **
>
> I guess I'm missing something fundamental here, but what?
>
> - Mikkel
More information about the erlang-questions
mailing list