KDE4
From Midtiby
(Difference between revisions)
Line 1: | Line 1: | ||
+ | == Different tips == | ||
+ | === Run another uses apps in your DE === | ||
+ | * Allow other to display windows | ||
+ | xhost +local: | ||
+ | * Login as the new user | ||
+ | su - kde-devel | ||
+ | * Set the display | ||
+ | export DISPLAY=:0 | ||
+ | * Run your applications | ||
+ | |||
== Okular == | == Okular == | ||
How to compile okular. | How to compile okular. |
Revision as of 18:46, 11 October 2006
Different tips
Run another uses apps in your DE
- Allow other to display windows
xhost +local:
- Login as the new user
su - kde-devel
- Set the display
export DISPLAY=:0
- Run your applications
Okular
How to compile okular.
- Compile qt 4.2
- Compile kdelibs
- Compile okular dependencies
- Poppler
- Compile okular