Re: Unable to locate module error.
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: Unable to locate module error.
- Date: Wed, 14 Jul 2004 15:13:20 -0400 (EDT)
Neil Jones said:
Unable to locate loadable module in module_path: "libpixmap.so", at /usr/lib/
perl5/vendor_perl/5.8.1/i586-linux-thread-multi/Gtk.pm line 68.
...
locate libpixmap.so
...
/opt/gnome/lib/gtk-2.0/2.2.0/engines/libpixmap.so
at first glance it looks like gtk+ has been moved and therefore can't find the
theme engines.
on the other hand, your locate statement points to gtk+-2.0, but Gtk.pm, part
of Gtk-Perl, would be linked against gtk+-1.x, so this can't be the case.
you probably just don't have the pixmap theme installed for your old gtk+ 1.x
install.
please, please, use gtk2-perl. you don't have to install to your whole
system, there are instructions in the tarballs' READMEs for how to do a
private installation. (hint, PERL5LIB env var)
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]