On 2001.06.03 11:04:45 +0200 Ali Akcaagac wrote:
> i think its my fault... since i only recompiled libgal.so.8 i might have
> forget that there are other libraries out that might depend on libgal.so.7
> so this might caused the problems. i will seek out and recompile everything
> to support the new libgal...

cd /usr/local/lib
ldd * >/tmp/ssss
vim /tmp/ssss

and i found out that gtkhtml still depended on the old *gal.so.7
so evolution and many other apps depended on that one too so the
link. i now removed that *gal.so.7 link again (now *gal.so.8) remain
as dominating library and recompiled gtkhtml and did a ldd again now
it seem to be consistent in all ways again and everything works as
expected. thats the problem of free software if you update one thing
and forget to review other dependencies you get shit like this ;)
(no matter if you recompile everything from time to time or not)

greets and thanks.

-- 
Name....: Ali Akcaagac
Status..: Student Of Computer & Economic Science
E-Mail..: mailto:[EMAIL PROTECTED]
WWW.....: http://www.fh-wilhelmshaven.de/~akcaagaa

_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers

Reply via email to