SEE THE "COPYING" FILE FOR LICENSE

Dragon Flame is now also available for GNU/Linux systems. As the original Windows version, it includes the Sindarin dictionary, additional lexicons and a complete Sindarin corpus.

The archive (compressed with TAR and BZIP2) contains the source code and all necessary data files. The source code provided in this version has been adapted for Linux and might slighly differ from the Windows version. It has also been modified to use Qt3 (standard on Linux). So to compile it, you will need Qt3 development files.

Note that the archive does not include any Tengwar font. You will have to download them separately and to install them on you Linux box (assuming the support for TrueType fonts is enabled).

1 - To extract the files :
tar -xvjf dragonflame_2-0_gnulinux.tar.bz2
cd dragonflame_2-0_gnulinux/

2 - To compile and install :

- an easy way to proceed
./install.sh

- another way
qmake dragonflame.pro
make

3 - To execute :
<dragon flame install path>/bin/dragonflame


This port was contributed by Sylvain Veyri. Many thanks to him!

Simply enjoy!