<br><br><div><span class="gmail_quote">On 10/13/06, <b class="gmail_sendername">Mikkel Jensen</b> <<a href="mailto:dirtyundies@gmail.com">dirtyundies@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi,<br><br>I'm using Erlide and the Maven plugin to develop an Erlang application on<br>XP.<br>I would like to be able to run Yaws as part of the application but I can't<br>find a way to install it!?</blockquote><div>
<br><br>You need this link: <a href="http://yaws.hyber.org/wiki/showPage.yaws?node=YawsAndWin32">http://yaws.hyber.org/wiki/showPage.yaws?node=YawsAndWin32</a> <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Since Yaws is written entirely in Erlang I would think I could just compile<br>the .erl and .hrl files along with my other project files.<br>It compiles fine but gives the following error on start:<br><br>** exited: {{badmatch,{error,{"no such file or directory","
yaws.app"}}},<br>            [{yaws,start_embedded,3},<br>             {erl_eval,do_apply,5},<br>             {shell,exprs,6},<br>             {shell,eval_loop,3}]} **<br><br>I guess I'm missing something fundamental here, but what?
<br><br>- Mikkel<br>--<br>View this message in context: <a href="http://www.nabble.com/Yaws-on-Windows-tf2433937.html#a6787026">http://www.nabble.com/Yaws-on-Windows-tf2433937.html#a6787026</a><br>Sent from the Erlang Questions mailing list archive at 
<a href="http://Nabble.com">Nabble.com</a>.<br><br>_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br><a href="http://www.erlang.org/mailman/listinfo/erlang-questions">
http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>