Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Installed 3.1.3, works on root, but no ther users
Just installed version 3.1.3. I really like it, but when I start KDE for other users, the old version is always loaded. How can I get 3.1.3 to load for all users?
Try to put this in /etc/profile or similar bash-config file:
[code:1]export KDEDIR=/path/to/kde3.1[/code:1]
Rinse
Help mee om
KDE 3.5.5 in het Nederlands te vertalen
Original von Rinse
Try to put this in /etc/profile or similar bash-config file:
[code:1]export KDEDIR = /path/to/kde3.1[/code:1]
Rinse
Important: Don't put spaces in front of and after the "="
[code:1]export KDEDIR=/path/to/kde3.1[/code:1]
Original von cmbofh
Important: Don't put spaces in front of and after the "="
[code:1]export KDEDIR=/path/to/kde3.1[/code:1]
oops
I'll correct my previous posting to avoid confusements.
TNX
Rinse
Help mee om
KDE 3.5.5 in het Nederlands te vertalen