Changeset 942 for pykota/trunk/docs

Show
Ignore:
Timestamp:
04/17/03 23:33:16 (21 years ago)
Author:
jalet
Message:

Version 1.03 is out.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/docs/installation.sgml

    r865 r942  
    2929    have to decompress and visit its archive, to do so just type the following commands : 
    3030    <screen> 
    31 jerome@nordine:~$ tar -zxf pykota-1.02-official.tar.gz     
    32 jerome@nordine:~$ cd pykota-1.02-official 
    33 jerome@nordine:~/pykota-1.02-official$ 
     31jerome@nordine:~$ tar -zxf pykota-1.03-official.tar.gz     
     32jerome@nordine:~$ cd pykota-1.03-official 
     33jerome@nordine:~/pykota-1.03-official$ 
    3434    </screen> 
    3535  </para> 
     
    160160        From a command line interpreter (i.e. shell), type the following commands : 
    161161        <screen> 
    162 jerome@nordine:~$ cd pykota-1.02-official/initscripts/ 
    163 jerome@nordine:~/pykota-1.02-official/initscripts$ psql -h localhost -U postgres template1 
     162jerome@nordine:~$ cd pykota-1.03-official/initscripts/ 
     163jerome@nordine:~/pykota-1.03-official/initscripts$ psql -h localhost -U postgres template1 
    164164Welcome to psql, the PostgreSQL interactive terminal. 
    165165 
     
    194194ALTER USER 
    195195pykota=# \q 
    196 jerome@nordine:~/pykota-1.02-official/initscripts$ 
     196jerome@nordine:~/pykota-1.03-official/initscripts$ 
    197197        </screen> 
    198198      </para> 
     
    358358 
    359359$Log$ 
     360Revision 1.12  2003/04/17 21:33:16  jalet 
     361Version 1.03 is out. 
     362 
    360363Revision 1.11  2003/03/25 09:32:06  jalet 
    361364Improved documentation.