[Erlangweb-users] Install with pre-installes yaws
Brought to you by:
etcerlangweb,
paulgray
|
From: Johann H. <joh...@gm...> - 2009-12-02 18:13:51
|
Sorry, the last message was not specifiy enough, and I cant't reply to myself, so.... Hello, I am completely new to Erlang and -web. I would like to use the pre-installed yaws web server on ubuntu 9.10 (V. 1.82) but the install script commes with it's on version. In order to keep a 'clean' system, I used to version of yaws from ubuntu 8apt-get install yaws). The yaws configuration is in /etc/yaws, docroot is /usr/share/yaws and yaws itself is in /usr/lib/erlang/lib/yaws-1.82, with /usr/lib/yaws exists but is empty. Given this setup, wht makes a sensible setup for a 'systemwide' isntallation of Erlang web, including using a pre-installed version of yaws? I read http://sourceforge.net/mailarchive/message.php?msg_id=5EDE8C61-35F2-47A5-AEB8-3C191C84EAD5%40kuty.be but unfortunaltey that didn't help me. Is there a configuration switch which enables the install to re-use an existing yaws instead the included? If not, what should I do to manually set it up? Thank you, Johann |