Re: Please Help A Question From The Beginner!!!!



unni krishnan said:

I can't compile a small program got from the web.
I have installed all the Gtk Libraries.

have you installed the perl bindings as well?


The Error is
------------------------------------------
 an't locate Gtk.pm in @INC (@INC contains:

Gtk.pm is the main entry point for Gtk-Perl, the perl bindings for gtk+ 1.x. 
it sounds like you are trying to run a Gtk-Perl program and you don't have
Gtk-Perl installed.  IIRC, Gtk-Perl is on the redhat cds but not offered to
you from the installer.  you're looking for version 0.7008 or 0.7009.  if you
can't find those on the cds, they are available from CPAN and also from
http://www.gtkperl.org .


PLEASE NOTE, however, that Gtk-Perl is obsolete, as it provides bindings to
the obsolete gtk+ 1.x series.  the current bindings, Gtk2-Perl
(http://gtk2-perl.sourceforge.net), provide access to gtk+ 2.x, but are not
source-compatible with Gtk-Perl.



I am also failed to install Gtk-Perl from the Redhat
cd.It shows dependancy of gtklib.so.5 .

er, do you mean libc.so.5?  i have never heard of gtklib.so.5.



-- 
muppet <scott at asofyet dot org>



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