gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] looking for kdecore at wrong place


From: Mohamad Al-Saqer
Subject: Re: [Gnash] looking for kdecore at wrong place
Date: Wed, 18 Oct 2006 09:14:05 -0500
User-agent: KMail/1.9.4

On Wednesday 18 October 2006 7:26, strk wrote:
> On Tue, Oct 17, 2006 at 03:42:05PM -0500, Mohamad Al-Saqer wrote:
> > On Tuesday 17 October 2006 12:47, strk wrote:
> > > Try greping /usr/lib/lbkdeui.so in your .la files on the system..
> >
> > Can you elaborate on this? I am not sure I understand it!
>
> It seems that libtool extracts dependency information from other
> .la files found on the system.
> So, if you find the .la files on your system and look into them
> (they are ascii files) you might find references to the
> offending /usr/lib/libkdeui.so file.

after I updatedb the system I did
$ grep "/lib/libkdeui\.so" `locate *.la`
and
$ grep "/lib/libkdeui.so" `locate *.la`
and
$ grep "/lib/libkdeui.*so\ " `locate *.la`
and got no hits.

Then I did
$ grep "/lib/libkdeui" `locate *.la`
and all returns (many of them) are from files in the /usr/lib directory which 
contain the string "/usr/lib/libkdeui.la"

any  more suggestions?

>
> --strk;
>
>
> _______________________________________________
> Gnash mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash




reply via email to

[Prev in Thread] Current Thread [Next in Thread]