Gentoo Archives: gentoo-amd64

From: Christopher E <sensory.access@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: KDE 3.5.2-r1 emerged Issue!
Date: Fri, 12 May 2006 19:52:47
Message-Id: 184c54640605121249i4e0dd736jd8ce4527e7299dc0@mail.gmail.com
In Reply to: [gentoo-amd64] Re: KDE 3.5.2-r1 emerged Issue! by Duncan <1i5t5.duncan@cox.net>
1 Hello Duncan,
2
3 Ok, I have now updated my gentoolkit doing this:
4 emerge --update --newuse gentoolkit -a
5
6 I am in the middle of doing a emerge on kdelibs:
7 emerge --update --newuse kdelibs -a
8
9 I figured what could be the hurm of doing this and hopfully this will
10 allow me now to emerge kde and have it work.
11
12 I am also hoping that this will fix the issue I am having now in gnome
13 also, as this pulls in things from x11.
14
15 Sincerely,
16 Christopher
17
18
19 On 5/12/06, Duncan <1i5t5.duncan@×××.net> wrote:
20 > "Christopher E" <sensory.access@×××××.com> posted
21 > 184c54640605121041h6b12b1e1sab3ec3ac385eae0@××××××××××.com, excerpted
22 > below, on Fri, 12 May 2006 13:41:40 -0400:
23 >
24 > > Any one that has installed KDE 3.5.2-r1 on a AMD64 X11 7, know how I can
25 > > fix this issue that I am geting?
26 > >
27 > > Here it is:
28 > > checking for kde-config... /usr/kde/3.5/bin/kde-config
29 > > /usr/kde/3.5/bin/kde-config: error while loading shared libraries:
30 > > libexpat.so.0: cannot open shared object file: No such file or directory
31 > > configure: error: /usr/kde/3.5/bin/kde-config --prefix outputed the non
32 > > existant prefix '' for kdelibs.
33 > > This means it has been moved since you installed it.
34 > > This won't work. Please recompile kdelibs for the
35 > > new prefix.
36 >
37 > You hit the infamous libexpat bug!
38 >
39 > You'll need to do a revdep-rebuild. As usual, use -p the first time.
40 > There's a /lot/ of stuff that used the old libexpat, so expect the list to
41 > be rather long. Here, I use the list generated by revdep-rebuild to
42 > emerge --oneshot individual packages, rather than doing the revdep-rebuild
43 > without the -p. That way, I control what order and how many are done at a
44 > time, and get any upgrades while I'm at it.
45 >
46 > It's possible you can just remerge kdelibs (and maybe arts previous to
47 > that, if you use arts) and fix this particular problem, but you'll need to
48 > do a revdep-rebuild to have a fully working system eventually, as you
49 > probably have quite a few other packages missing libexpat.so.0 as well.
50 >
51 > Also note that the revdep-rebuild included in certain versions of
52 > gentoolkit had issues on amd64, due to a double // in a path, and missed
53 > a significant number of packages it needed to rebuild as a result. You'll
54 > want to ensure you have the latest ~arch version of it, to ensure you have
55 > the fix for that issue.
56 >
57 >
58 >
59 > --
60 > Duncan - List replies preferred. No HTML msgs.
61 > "Every nonfree program has a lord, a master --
62 > and if you use the program, he is your master." Richard Stallman
63 >
64 > --
65 > gentoo-amd64@g.o mailing list
66 >
67 >
68
69 --
70 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: Re: KDE 3.5.2-r1 emerged Issue! Duncan <1i5t5.duncan@×××.net>