You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
318 B
Plaintext
17 lines
318 B
Plaintext
What you need:
|
|
|
|
- KDE >= 3.2
|
|
- Qt
|
|
- All development packages for KDE (kdelibs & qt)
|
|
|
|
To install configure the program with the correct prefix for
|
|
your KDE installation (like /usr or /opt/kde3 or similar)
|
|
|
|
./configure --prefix=...
|
|
|
|
And finally:
|
|
|
|
make install
|
|
|
|
Now you should be able to run the "kalternatives" command.
|