Mailinglist Archive: opensuse-kde (270 mails)

< Previous Next >
Re: [suse-kde] KDE 3.1.1 update woes
  • From: Daniel Eckl <daniel.eckl@xxxxxx>
  • Date: Wed, 2 Apr 2003 22:55:24 +0200
  • Message-id: <200304022252.02531.daniel.eckl@xxxxxx>
On April 2, 2003 01:50 pm, O'Smith wrote:
> I did try to
> start Kontact though from the shell and get a window, but an error
> also.
> kio (KMimeType): WARNING: KServiceType::offers : servicetype
> Kontact/Plugin not found

I think you have configured the wrong prefix. I don't know, if the configure
script of kontact recognizes KDEDIR aor if this var is set.

I would check if "kontact" is in your kde binary directory, I assume
/opt/kde3/bin.

Use "which kontact" to do this. If it gives /usr/local/bin/kontact or
/usr/bin/kontact, you have built it with the wrong prefix.

In this case you have to uninstall all the apps from kontact. To do this, I
would unpack the kontact sources again, run the same configure line as you
did the first time (yes, the wrong one). After that you can try "make
uninstall". I don't know if this is implemented, but I hope so. If not, you
have to delete all the hundreds of files manually.

Then configure with --prefix=/opt/kde3 and compile and install again.

But if kontact is already in the right place now, I'm afraid I don't know a
solution... But I don't think so :)

Greets,
Daniel

< Previous Next >
Follow Ups