Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > fd4728765028fa69362139d348aa5164 > files > 60

analog-5.21-3mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<link rel=stylesheet type="text/css" href="anlgdocs.css">
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">
<title>Readme for analog -- starting to use analog (Windows)</title>
</head>

<body>
[ <a href="Readme.html">Top</a> | <a href="start.html">Up</a> |
<a href="start.html">Prev</a> | <a href="custom.html">Next</a> |
<a href="map.html">Map</a> | <a href="indx.html">Index</a> ]
<h1><img src="analogo.gif" alt=""> Analog 5.21:
Starting to use analog under Windows</h1>
<hr size=2 noshade>

This describes how to set up analog under Windows 95/NT or later.
Windows 3.1 users will have to read the section on
<a href="startux.html">other platforms</a> instead.

<p>
Here is the really short summary:
<ol>
  <li>Edit <kbd>analog.cfg</kbd>
  <li>Run analog
  <li>Read <kbd>Report.html</kbd>
</ol>

<hr size=1 noshade>
When you've downloaded analog, and either you or your browser has unzipped
it, you will find in the analog folder a configuration file called
<kbd>analog.cfg</kbd> and the analog executable itself, as well as the Readme,
the <a href="Licence.txt">Licence</a> (which you must read and agree to before
using analog) and a couple of other files.
There is no <kbd>setup.exe</kbd>: analog is already ready to run without one.

<p>
(Some unzip programs are broken, and do not create folders when they should. If
you don't have a folder called <kbd>lang</kbd> inside the analog folder,
create one and put all the files called <kbd>*.lng</kbd> and <kbd>*.tab</kbd>
into it.)

<p>
There are two ways of running analog. You can either run it from Windows
(by single-clicking or double-clicking on its icon, depending on your setup),
or you can run it from the DOS command prompt (under Start-Programs). If you
run it from Windows, it will create a DOS window to run in. When it's
finished, it will produce an output file called <kbd>Report.html</kbd>. The
first time you run it, this may all happen almost instantly. For help in
interpreting the output, see <cite><a href="meaning.html">What the results
mean</a></cite>.

<hr size=1 noshade>
You can configure analog by putting commands in the configuration file,
<kbd>analog.cfg</kbd>. Although this is less familiar to Windows users than
pressing buttons etc., it's really much simpler and more flexible when you get
used to it. You can edit <kbd>analog.cfg</kbd> using any plain text editor, for
example Notepad. One command you will need straight away is
<pre>
LOGFILE logfilename    # to set where your logfile lives
</pre>
The logfile must be stored locally -- analog won't use FTP or HTTP to fetch
it from the internet. There's a sample logfile supplied with the program.

<p>
There are already some configuration commands to get you started in the
configuration file, but there are lots of others available. You can find the
most common ones in the section on <a href="basiccmd.html">basic commands</a>
later in the Readme, and you can read about all of them in
the section on <a href="custom.html">customising analog</a>.
There are also some sample configuration files in the examples folder.

<p>
In some ways, it's easier to run analog from the DOS command prompt, because
you get to see any error or warning messages more easily. Also, if you run
analog from the command prompt, there is another way to give options, via
command line arguments, given on the command line after the program name.
These are just shortcuts for configuration file commands. You can use the
command line arguments if you run analog from a batch file too.

<p>
If you want to compile your own version of analog (it's written in C), or
just to read the source code, it's available from the
<a href="http://www.analog.cx/">analog home page</a>.
(It's the same source code for all versions).

<hr size=2 noshade>
Go to the <a href="http://www.analog.cx/">analog home page</a>.
<p>
<address>Stephen Turner
<br>20 February 2002</address>
<p><em>Need help with analog? <a href="mailing.html">Use the analog-help
mailing list</a>.</em>
<p>
[ <a href="Readme.html">Top</a> | <a href="start.html">Up</a> |
<a href="start.html">Prev</a> | <a href="custom.html">Next</a> |
<a href="map.html">Map</a> | <a href="indx.html">Index</a> ]
</body> </html>