INSTALL.rst
changeset 235 4a96c81d6c23
parent 229 b7b92f209bd5
child 236 19a1a3d73121
equal deleted inserted replaced
234:ea850dc51cd5 235:4a96c81d6c23
     9 
     9 
    10 Document version.
    10 Document version.
    11 =================
    11 =================
    12 
    12 
    13 .. include:: VERSION.rst
    13 .. include:: VERSION.rst
       
    14 
       
    15 Obtaining.
       
    16 ==========
       
    17 
       
    18 For distribution tarbol use (for regular users)::
       
    19 
       
    20   gadict-$major.$minor.tar.bz2
       
    21 
       
    22 For source tarboll use::
       
    23 
       
    24   gadict-$major.$minor_src.tar.gz
       
    25 
       
    26 ``$major`` and ``$minor`` represent version components.
       
    27 
       
    28 To get these files use appropriate links:
       
    29 
       
    30  * https://sourceforge.net/projects/gadict/files/v$major.$minor/gadict-$major.$minor_src.tar.gz
       
    31  * https://sourceforge.net/projects/gadict/files/v$major.$minor/gadict-$major.$minor.tar.gz
    14 
    32 
    15 How to build and install from supplied Makefile.
    33 How to build and install from supplied Makefile.
    16 ================================================
    34 ================================================
    17 
    35 
    18 To build and install in /usr/local/ run as root::
    36 To build and install in /usr/local/ run as root::