You are not logged in.

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