Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] tcltk weird behaviour
Date: Wed, 22 Feb 2006 23:07:03
Message-Id: 1140648841.20548.26.camel@orpheus
In Reply to: [gentoo-user] tcltk weird behaviour by Ghaith Hachem
1 Hi,
2
3 don't know about tcl/tk...
4
5 On Wed, 2006-02-22 at 10:42 +0200, Ghaith Hachem wrote:
6 >
7 > i don't know when it happened i noticed this 2 days ago i rememrged
8 > python with tcltk useflag it didnt' seem to solve anything
9
10 did you re-emerge tk?
11
12 > i'm also having problems starting Mercury i think it's irrelated but i
13 > thought i'd post it maybe there's sth i missed
14 >
15 > $ Mercury/Mercury
16 > awk: error while loading shared libraries: libdl.so.2: cannot open
17 > shared object file: No such file or directory
18
19 hm, libdl.so is owned by glibc:
20
21 $ equery belongs `slocate libdl.so.2`
22 [ Searching for file(s) /lib/libdl.so.2 in *... ]
23 sys-libs/glibc-2.3.6-r3 (/lib/libdl.so.2 -> libdl-2.3.6.so)
24
25 Did you upgrade glibc recently? Are you using ~x86? Try running
26 revdep-rebuild (don't know if it will help, but I think this is what
27 it's meant for :)
28
29 > Note the mercury isnt' installed with portage if that would matter
30
31 ahh, maybe you should recompile it.
32
33 I'm kindof stabbing in the dark, but HTH anyway!
34 --
35 Iain Buchanan <iain at netspace dot net dot au>
36
37 Steal this tagline. I did.
38
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] tcltk weird behaviour Ghaith Hachem <blacksadness@×××××.com>