
To use the web interface follow this steps:

1) Install apache and php4. Maybe you already did it :-)
2) Edit /etc/apache/httpd.conf and uncomment this line:
   LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
3) Restart the apache server (/etc/init.d/apache restart).
4) Install packages wordtrans-web and wordtrans-console.
5) Run you favourite web browser and go to the following URL:
   http://localhost/wordtrans/

If everything's OK you will see the web interface, now simply
type the word you want to look for.

Hope you like it!

