- Timestamp:
- 02/13/04 09:46:32 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/docs/installation.sgml
r1323 r1347 29 29 have to decompress and visit its archive, to do so just type the following commands : 30 30 <screen> 31 jerome@nordine:~$ tar -zxf pykota-1.1 7_official.tar.gz32 jerome@nordine:~$ cd pykota-1.1 7_official33 jerome@nordine:~/pykota-1.1 7_official$31 jerome@nordine:~$ tar -zxf pykota-1.18_official.tar.gz 32 jerome@nordine:~$ cd pykota-1.18_official 33 jerome@nordine:~/pykota-1.18_official$ 34 34 </screen> 35 35 </para> … … 165 165 From a command line interpreter (i.e. shell), type the following commands : 166 166 <screen> 167 jerome@nordine:~$ cd pykota-1.1 7_official/initscripts/postgresql168 jerome@nordine:~/pykota-1.1 7_official/initscripts$ psql -h localhost -U postgres template1167 jerome@nordine:~$ cd pykota-1.18_official/initscripts/postgresql 168 jerome@nordine:~/pykota-1.18_official/initscripts$ psql -h localhost -U postgres template1 169 169 Welcome to psql, the PostgreSQL interactive terminal. 170 170 … … 197 197 ALTER USER 198 198 pykota=# \q 199 jerome@nordine:~/pykota-1.1 7_official/initscripts/postgresql$199 jerome@nordine:~/pykota-1.18_official/initscripts/postgresql$ 200 200 </screen> 201 201 </para> … … 591 591 <screen> 592 592 $ cd /usr/lib/cups/backend 593 $ ln -s /usr/ bin/cupspykota cupspykota593 $ ln -s /usr/share/pykota/cupspykota cupspykota 594 594 </screen> 595 595 </para> … … 652 652 <screen> 653 653 :achk=true 654 :as=|/usr/ bin/pykota654 :as=|/usr/share/pykota/pykota 655 655 </screen> 656 656 </para> … … 696 696 697 697 $Log$ 698 Revision 1.24 2004/02/13 08:46:32 jalet 699 Fixed documentation wrt installation paths changed 700 698 701 Revision 1.23 2004/01/30 17:13:56 jalet 699 702 1.17