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: strk
Subject: Re: [Gnash] looking for kdecore at wrong place
Date: Wed, 18 Oct 2006 17:17:00 +0200

On Wed, Oct 18, 2006 at 10:10:01AM -0500, Mohamad Al-Saqer wrote:
> On Wednesday 18 October 2006 10:03, strk wrote:
> > On Wed, Oct 18, 2006 at 09:14:05AM -0500, Mohamad Al-Saqer wrote:
> > > 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?
> >
> > Doesn't /usr/lib/libkdeui.la contain any reference to an .so file ?
> It does with no prefex:
> 
> # Names of this library.
> library_names='libkdeui.so.4.2.0 libkdeui.so.4 libkdeui.so'

mmm.... last time I had a similar problem my best approach
(the only one successful) was to make sure that my *own*
path was specified before the one detected by default from
libtool.
This should be commented somewhere in the Makefile.am s
for GLIB_LIBS to be carefully kept listed *before* GSTREAMER_LIBS.
In your case it should be KDE_LIBS or something, somewhere..
Is very vague, I know, sorry for that.

--strk;





reply via email to

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