Changeset 1323 for pykota/trunk/docs

Show
Ignore:
Timestamp:
01/30/04 18:13:57 (20 years ago)
Author:
jalet
Message:

1.17

Files:
1 modified

Legend:

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

    r1187 r1323  
    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.16_official.tar.gz     
    32 jerome@nordine:~$ cd pykota-1.16_official 
    33 jerome@nordine:~/pykota-1.16_official$ 
     31jerome@nordine:~$ tar -zxf pykota-1.17_official.tar.gz     
     32jerome@nordine:~$ cd pykota-1.17_official 
     33jerome@nordine:~/pykota-1.17_official$ 
    3434    </screen> 
    3535  </para> 
     
    165165        From a command line interpreter (i.e. shell), type the following commands : 
    166166        <screen> 
    167 jerome@nordine:~$ cd pykota-1.16_official/initscripts/postgresql 
    168 jerome@nordine:~/pykota-1.16_official/initscripts$ psql -h localhost -U postgres template1 
     167jerome@nordine:~$ cd pykota-1.17_official/initscripts/postgresql 
     168jerome@nordine:~/pykota-1.17_official/initscripts$ psql -h localhost -U postgres template1 
    169169Welcome to psql, the PostgreSQL interactive terminal. 
    170170 
     
    197197ALTER USER 
    198198pykota=# \q 
    199 jerome@nordine:~/pykota-1.16_official/initscripts/postgresql$ 
     199jerome@nordine:~/pykota-1.17_official/initscripts/postgresql$ 
    200200        </screen> 
    201201      </para> 
     
    696696 
    697697$Log$ 
     698Revision 1.23  2004/01/30 17:13:56  jalet 
     6991.17 
     700 
    698701Revision 1.22  2003/11/15 14:59:53  jalet 
    699702Documentation wrt the new CUPS backend.