Re: [gtk-list] Pixmap theme engine problem




> 
> Hi all,
> 
> 
> I have a question concerning the pixmap theme engine. I grabbed
> gtk-engines out of CVS a couple of days ago and it compiled & installed
> pretty well (see below). However, when I want to use a pixmapped theme,
> I get some of these:
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path:
> "libpixmap.so"
> 
> which is ok because the build didn't create any shared version of
> libpixmap:
> 
> Elwood@HomeBase:/home/Elwood > ls /usr/local/lib/gtk/themes/engines/
> libmetal.la      libnotif.la      libpixmap.a      libredmond95.la
> libmetal.so      libnotif.so      libpixmap.la     libredmond95.so
> 
> During the build, libtool tells me
> 
> *** Warning: This library needs some functionality provided by -lintl.
> *** I have the capability to make that library automatically link in
> when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
> 
> *** Warning: libtool could not satisfy all declared inter-library
> *** dependencies of module libpixmap.  Therefore, libtool will create
> *** a static module, that should work as long as the dlopening
> *** application is linked with the -dlopen flag.
> 
> Ok, right, I only have a libintl.a. But even the newest version of
> gettext only builds a .a-file. 
> What's wrong here ? Should I try to create a .so manually or what?
> 
> Any help appreciated.
> 
> Regards,
> CHRIS
> 
> -- 
Hi i had the same problem. Have you set the LD_LIBRARY_PATH correctly ??
the variable must be set in /etc/profile or in $HOME/.profile and must
point to the place where your libs are located.

Please mail back if you have success or any further questions.

 
Scherf Andreas
mail: scherfa@fh-trier.de
       scherfa@fsai.fh-trier.de



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