1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Basic Installation
==================
These are generic installation instructions.
run the "compile" script to compile Russian Anywhere sources
After successfull compile, you'll get the executable "re"
Now, you may copy it to /usr/bin (/usr/local/bin) to allow all users
access Russian Anywhere or just leave somewhere inside your home
directory if you do not have root rights.
Run "re" without any options to print the usage information
Compilers
=========
c++ compiler should be used
|