I’m trying to set up Yatsy server as Tobbe described in http://blog.tornkvist.org/?id=1183311409264197
He uses http://localhost:8888/yatsy.yaws from yatsy/priv/docroot but in my CEAN installation the files are in yatsy/priv/windows/docroot so it does not work
And if I copy docroot to priv directory I get:
Dynamic compile error: p:/PRG/CEAN/erlang/erts-5.5.5/windows/bin/../../../lib/yatsy-2007.0701/priv/docroot/yatsy.yaws:1:
can't find include file "p:/PRG/CEAN/erlang/erts-5.5.5/windows/lib/yaws-1.68/include/yaws_api.hrl"
generated file at: /tmp/yaws/m1.erl
So once again problems with paths
