On Sun, Sep 18, 2005 at 10:46:56AM +0800, LI Daobing wrote:
> $ therion
> therion 0.3.7
> initialization file: /etc/therion.ini
> reading ... done
> therion: error -- source files not specified
> $ echo $?
> 1

The therion program is just the processing engine, and you need to
specify a data file to process.  By analogy:

$ gcc
gcc: No input files
$ echo $?
1

You should instead run xtherion (which is the GUI) to create a data
file, then xtherion runs therion for you (or you can run therion by
hand).

See the therion manual for more information:

/usr/share/doc/therion/thbook.pdf

Cheers,
    Olly


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to