On 15 Oct 2007 09:13:14 +0200, Gabor Szabo wrote: > > I am not familiar with Red-Hat so I don't know where can I find > the dependencies of Devel::ptkdb and thus that of Tk? > > What is the easies way to install those modules on RHEL3?
The standard naming convention for rpm packages of perl modules on Fedora-based distributions is perl-Some-Module. So to install Tk with all dependancies, you just run: yum install perl-Tk You may also run "yum search perl-Tk ptkdb" to get some info. Regards, Mikhael. -- perl -e 'print+chr(64+hex)for+split//,d9b815c07f9b8d1e' _______________________________________________ Perl mailing list Perl@perl.org.il http://perl.org.il/mailman/listinfo/perl