mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:31:19 -07:00
16 lines
294 B
Plaintext
16 lines
294 B
Plaintext
Installation
|
|
============
|
|
|
|
To compile, do the usual
|
|
./configure
|
|
make
|
|
# get superuser permissions, for example using su
|
|
make install
|
|
|
|
This assumes that you already have KDE 3.0 running, of course.
|
|
|
|
IMPORTANT
|
|
---------
|
|
After installing KRfb you must restart KDE in order to load the
|
|
kded module.
|