*** empty log message ***

SVN revision: 1057
This commit is contained in:
Stefan Ritt 2004-08-11 06:50:27 +00:00
parent 05eaff8bd5
commit 23fec2a304

View File

@ -25,12 +25,13 @@
ELOG is distributed both as source code and as precompiled binaries for ELOG is distributed both as source code and as precompiled binaries for
various platforms. In addition to regular releases, snapshots are made various platforms. In addition to major versions, minor releases are made
available containing some new and not yet completely debugged code. This containing bug fixes or some new and not yet completely debugged code. This
is usually the case if some user asks for some new features, which are then is usually the case if some user asks for some new features, which are then
implemented and sent to the user for testing. A implemented and sent to the user for testing. The minor releases are named
<a href="http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c">CVS web access</a> to the <b><code>x.y.z-r</code></b> where <b><code>r</code></b> is the release number.
source code contains the complete development history of ELOG. New for each A <a href="http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c">CVS web access</a> to the
source code contains the complete development history of ELOG. News for each
version can be seen in the <a href="http://midas.psi.ch/elog/download/ChangeLog">changelog</a><p> version can be seen in the <a href="http://midas.psi.ch/elog/download/ChangeLog">changelog</a><p>
<div class=Section><i>ELOG source code</i></div><p> <div class=Section><i>ELOG source code</i></div><p>
@ -43,7 +44,7 @@ unless you want to download a previous version. Untar the file with<p>
tar -zxvf elog-latest.tar.gz tar -zxvf elog-latest.tar.gz
</code><p> </code><p>
and compile it with <code>"make"<code>. Then follow the instructions on how to install the server and compile it with <code>"make"</code>. Then follow the instructions on how to install the server
on a Linux system. on a Linux system.
<div class=Section><i>Windows Binaries</i></div><p> <div class=Section><i>Windows Binaries</i></div><p>