Mailinglist Archive: opensuse-kde (179 mails)

< Previous Next >
Here the configuration of KDE3 in Suse 7.3
  • From: Ruud van Damme <ruud.vandamme@xxxxxxxxxx>
  • Date: Fri, 16 Aug 2002 16:38:38 +0200
  • Message-id: <200208161629.31121.ruud.vandamme@xxxxxxxxxx>

INSTALLATION OF KDE 3.0.2 IN SUSE 7.3

***********************************************************

PACKAGES:

xf86-4.2.0 (several packages) |
sax2-4.3-403.i386.rpm | Install with yast
saxident-1.1-152.i386.rpm |

arts-1.0.2-2.rpm
audiofile-0.2.3-67.rpm
kdebase3-3.0.2-7.rpm
kdelibs3-3.0.2-4.rpm
kdebase3-nsplugin-3.0.2-7
kdenetwork3-3.0.2-41.rpm
kdebase-ksysguardd-2.2.1-36.rpm
koffice-1.1.1-139
liblcms-1.08-58.i386.rpm
libmng-1.0.3-105.i386.rpm
libogg-1.0rc2-92.rpm
libvorbis-1.0rc2-91.rpm
libxml2-2.4.22-21.rpm
libxslt-1.0.7-41.rpm
ppp-2.4.1-34.rpm
qt3-3.0.4-3.rpm
wwwoffle-2.7b-1.rpm

Additional packages:

time
courage
persistence
endurance
nerves of steel

BETTER INSTALL WITHOUT KDE2-COMPAT-2.2.2 !!!

--------------------------------------------------------

First install the basic installation of suse 7.3.
Then, if you want, replace XF86 and new sax2 + saxident
Then, add the KDE3-packages
At last, change the configuration-files.

--------------------------------------------------------
When you save the new packages on cdrom, you can install with yast1 via
"source: none" and then the directory /media/cdrom/
(or what your /etc/fstab says; don't forget the last slash).

Change all configuration-files at once.
Make a backup before you change a file.
In the virtual console (ctrl+alt+F2) you can use "vim"
(see man vim; first learn how to change files with vim).
--------------------------------------------------------

CONFIGURATION-FILES:

- /etc/init.d/xdm
Change second and third kde to kde3

- /etc/opt/kde3/share/config/kdm/kdmrc
[X-*-Greeter] -> SessionTypes=: Change kde to kde3

- /opt/kde3/share/config/kdm/kdmrc
Here should be a copy or a link from the former file

- /etc/opt/kde2/share/config/kdm/kdmrc
Delete the file

- /opt/kde2/share/config/SuSE/config
Delete all

- /etc/SuSEconfig/profile
Change KDEDIR and QTDIR to kde3 and qt3
keep WINDOWMANAGER=/usr/X11R6/bin/kde

- /etc/SuSEconfig/csh.cshrc
Do the same.

- /opt/kde2/bin/SuSEconfig.customized.kdm
/opt/kde2/bin/SuSEconfig.kdm2
Delete, to prevent changing back to kde2

- /usr/X11R6/bin/wmlist
Add above: kde3

- /etc/ld.so.conf
Add "/opt/kde3/lib" and run # ldconfig

- /sbin/conf.d/SuSEconfig.profiles
Change kde2 and qt2 to kde3 and qt3
Add to PATH: $r/opt/kde3/bin:

- /opt/kde3/bin/startkde
Just the startfile for kdm or startx. Don't change.

- /usr/X11R6/bin/kde3
A link from /opt/kde3/bin/startkde. Don't change.

- /root/.xinitrc
Add: elif test -x /opt/kde3/bin/startkde ; then
WINDOWMANAGER=/opt/kde3/bin/startkde

(KDE-STARTUP FOR THE COMMAND "startx")

- /home/.xinitrc
/home/.xsession
Do the same for every user.

**********************************************************************

SUSE-MENU:

Copy or make a link from /etc/opt/kde2/share/applnk/SuSE to
/opt/kde3/share/applnk. You can do the same with the work-menu.
You can link any program to it that you want.


WWWOFFLE:

- /etc/wwwoffle/
# chmod 777 /etc/wwwoffle/ (make accessible)

- /etc/wwwoffle/wwwoffle.conf
# chmod 666 /etc/wwwoffle/wwwoffle.conf (make accessible)

StartUp
{
bind-ipv4 = 0.0.0.0
bind-ipv6 = none

AllowedConnectHosts
{
127.0.0.1

- Configure Konquerorbrowser:

Don't use Cache
Use Proxy --> http://localhost
https://localhost
ftp://localhost
Don't mark "Proxy only use for ...."


**********************************************************************

Unfortunately the Konqueror-support for java-applets is insufficient
for many websites yet.

Hopefully Suse will decrease the amount of configuration-files drastically.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



< Previous Next >
Follow Ups