On Friday 17 October 2003 16:59, you wrote:
Beforehand...
Can you please send text emails instead of html?
Some of us (me included) have problems quoting them
or they may activate some spam filters.
Now to the topic.....
First of all: Wow!!! We're getting some professional-look
documentation. This is absolutely exciting!
Now some first-glace comments:
Decompress & extract the source files
You might notice that GNU tar which you have stated as a
prerequisite, also supports the "z" option to decompress
tar files before extraction, so a separate "gzip -d" is not
necessary. It is ok to say:
tar xzf <file_to_unpack>.tar.gz
Compile and install AOLserver
You may note that for the default Tcl installation, there
is no need to tell the AOL configure script where is the Tcl
distribution installed. It will automatically assume the
same prefix (/usr/local). So the
./configure --with-tcl=....
is not really necessary and can default to a simple:
./configure
As said, this is the first-glance report. More is to come
when I take some time to print this out and study it
little bit more (later this evening).
I'm very happy that we're getting some work on the docs
back on the tracks again!
Cheers,
Zoran
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.