You are not logged in.

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.

1

Wednesday, September 10th 2003, 2:23am

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?

2

Saturday, September 13th 2003, 10:56pm

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

3

Saturday, September 13th 2003, 11:03pm

Quoted

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]

4

Sunday, September 14th 2003, 12:22am

Quoted

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