File: INSTALL

package info (click to toggle)
python-kde3 3.15.2%2B20060422-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 14,620 kB
  • ctags: 7,123
  • sloc: python: 5,100; cpp: 4,676; ansic: 629; makefile: 116
file content (14 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This set of files will build all supported PyKDE versions.

With the directory containing this file as the current directory,
do:

>> python configure.py && make && su -c"make install"
>> python importTest.py

python configure.py -h will list the command line switches. Most
installations will work as above.

The full installation instructions are now in ./doc/install.html, which
can also be reached from the Table of Contents in ./doc/index.html.