[Israel.pm] How to install Tk and Devel::ptkdb on a RHEL3?
Mikhael Goikhman
migo at homemail.com
Mon Oct 15 02:47:05 PDT 2007
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'
More information about the Perl
mailing list