> > Hi Sir, > > I have this problem regarding perl. > > Cant figure this out. Hope ypu can help. Thanks. > > > > ================ compile command =============== > > > [EMAIL PROTECTED] gtk]# perl -c enrollm.pl > > > ================= error msg ================================================ > > > Can't locate Gtk.pm in @INC (@INC contains: > > > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 > > > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi > > > /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl > > > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi > > > /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl > > > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at > > > enrollm.pl line 13. > > > BEGIN failed--compilation aborted at enrollm.pl line 13. >
I don't know how much you know so don't take this the wrong way, do you have the Gtk Perl module installed? If not, you will need to confirm that you have 'make' and a c compiler as well as the gtk c libs installed, and then install the Gtk module. If you know that Gtk.pm is installed, come back and tell us where, we can provide ways to get rid of your error... http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>