[erlang-questions] CEAN 1.0 beta available

Kirill Zaborski qrilka@REDACTED
Mon Dec 4 20:59:37 CET 2006


It looks like a bug in YAWS:
Making a default config (see yaws_config.erl), it can only deal with one
".." in the path, so I passed yaws_dir option with correct path to
yaws:start_embedded and now it works :)
The problem is in erl.ini where Rootdir=../../.. so the path to
yaws.beamlooks like p:/PRG/CEAN/erlang/erts-
5.5.2/windows/bin/../../../lib/yaws-1.65/ebin/yaws.beam on my machine. Other
fix is possible by changing RootDir to ".." and changing start.bat/start.sh

BR,
Kirill.

On 12/3/06, Christophe Romain <christophe.romain@REDACTED> wrote:
>
> > can't find include file "p:/PRG/CEAN/erlang/erts-5.5.2/windows/lib/
> > yaws-1.65/include/yaws_api.hrl"
> >
> This is really interresting, I'll check that issue.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20061204/12744536/attachment.htm>


More information about the erlang-questions mailing list