Re: Regd installing gtk2-perl
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: Regd installing gtk2-perl
- Date: Wed, 12 May 2004 14:36:04 -0400 (EDT)
Sandeep N. Seshadri said:
i am having the following problem with installing gtk2-perl.
can anyone tell me what i am doing wrong.
[sandeep Gtk2-1.042]$ perl Makefile.PL
Can't locate loadable object for module Glib in @INC (@INC contains:
/home/sandeep/lib /home/sandeep/Glib-1.042/blib/lib
/home/sandeep/Glib-1.042/blib/lib/Glib
[snip normal path remainder...]
looks like you're trying to outsmart perl's include mechanism --- by giving it
/home/sandeep/Glib-1.042/blib/lib, it can find Glib.pm, but it can't find the
Glib.so that Glib.pm loads.
don't do this.
just install Glib normally. there are instructions in the README of the
source package of each gtk2-perl module.
--
muppet <scott at asofyet dot org>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]