diff --git a/livesupport/INSTALL b/livesupport/INSTALL index 5565dc49e..2f02b1f06 100644 --- a/livesupport/INSTALL +++ b/livesupport/INSTALL @@ -22,7 +22,7 @@ Author : $Author: maroy $ - Version : $Revision: 1.1 $ + Version : $Revision: 1.2 $ Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/INSTALL,v $ -------------------------------------------------------------------------------- @@ -40,6 +40,7 @@ cd livesupport- make setup && make compile ./bin/install.sh -d /usr/local/livesupport -g apache ln -s /usr/local/livesupport/var /var/www/livesupport +/usr/local/livesupport/bin/scheduler.sh start Then try the URL http://localhost/livesupport/htmlUI/var/html/ , diff --git a/livesupport/doc/install.html b/livesupport/doc/install.html index a35b3d89a..9af926835 100644 --- a/livesupport/doc/install.html +++ b/livesupport/doc/install.html @@ -13,7 +13,7 @@ Development Loan Fund, under the GNU GPL.

Scope

@@ -36,7 +36,7 @@ Those who think they know everything, the quick steps to install LiveSupport are (make sure to run at least the ./bin/install.sh script as root):

-
wget http://ls-demo.campware.org/download/livesupport-<version>.tar.bz2
wget http://ls-demo.campware.org/download/livesupport-libraries-<version>.tar.bz2
tar xfj livesupport-<version>.tar.bz2
tar xfj livesupport-libraries-<version>.tar.bz2
cd livesupport-<version>
make setup && make compile
./bin/install.sh -d /usr/local/livesupport -g apache
ln -s /usr/local/livesupport/var /var/www/livesupport
+
wget http://ls-demo.campware.org/download/livesupport-<version>.tar.bz2
wget http://ls-demo.campware.org/download/livesupport-libraries-<version>.tar.bz2
tar xfj livesupport-<version>.tar.bz2
tar xfj livesupport-libraries-<version>.tar.bz2
cd livesupport-<version>
make setup && make compile
./bin/install.sh -d /usr/local/livesupport -g apache
ln -s /usr/local/livesupport/var /var/www/livesupport
/usr/local/livesupport/bin/scheduler.sh start

Then try the URL http://localhost/livesupport/htmlUI/var/html/ , and log in using username: root, password: q.
@@ -238,6 +238,13 @@ Where <apache-docroot> is dependent on your installation, but is usually something like /var/www or /var/www/htdocs or /var/www/<yourhost>/htdocs.

Try it out

+After a successful installation, the LiveSupport scheduler has to be +started. The scheduler has a System V runlevel-style startup script, +under <ls-installdir>/bin/scheduler.sh. To start the scheduler, +simply invoke:
+
+
<ls-installdir>/bin/scheduler.sh start
+
The only thing left to do is to try out the LiveSupport web interface. For this purpose, point your browser to the following URL: http://<yourhost>/livesupport/htmlUI/var/html/ . For your first login, use the following values: