Mailinglist Archive: opensuse-kde (241 mails)

< Previous Next >
Re: [suse-kde] Konstruct
  • From: Leendert Meyer <leen.meyer@xxxxxxx>
  • Date: Fri, 31 Jan 2003 21:43:37 +0100
  • Message-id: <200301312143.37583.leen.meyer@xxxxxxx>
On Thursday 30 January 2003 19:53, David Herman wrote:
> On Thursday 30 January 2003 08:10 am, Leendert Meyer wrote:
[snip]
> Thanks for your reply Leen, Sounds fun, good to know you had good
> experiences w/ it. I especially like that it installs to the home
> directory !

So did I. Only disadvantage: can't login with new kdm, for that you have to
replace /opt/kde3 in some way. The trick I used in with some kde2 versions
was symlinking:

# mv /opt/kde3 /opt/kde3.orig
# ln -s /path_to_new_kde3 /opt/kde3

Get the original kde3 back with:

# rm /opt/kde3
# mv /opt/kde3.orig /opt/kde3

Cheers,

Leen


< Previous Next >
Follow Ups