[erlang-questions] Yaws on Windows
Mikkel Jensen
dirtyundies@REDACTED
Fri Oct 13 01:14:33 CEST 2006
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
--
View this message in context: http://www.nabble.com/Yaws-on-Windows-tf2433937.html#a6787026
Sent from the Erlang Questions mailing list archive at Nabble.com.
More information about the erlang-questions
mailing list