Oh. That's not a Perl issue at all. Newer RPM based systems have something called "yum" which works a bit like apt. I'm no expert but I think you need a command like
sudo yum install somelib-devel On 10/15/07, Gabor Szabo <[EMAIL PROTECTED]> wrote: > My problem is that AFAIK Tk depends on some external (to CPAN) C libraries. > How can I find those? > > On Ubuntu I just type aptitude install libdevel-ptkdb-perl and I would like to > see some relatively simple way to do that on RHEL as well. > > Gabor > > > On 10/15/07, Gaal Yahas <[EMAIL PROTECTED]> wrote: > > You mean in a packaged manner? There's a "cpan2rpm" tool that could > > help, but if you just need one machine the usual cpan approach might > > be faster. > > > > On 10/15/07, Gabor Szabo <[EMAIL PROTECTED]> 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? > > > > _______________________________________________ > Perl mailing list > Perl@perl.org.il > http://perl.org.il/mailman/listinfo/perl > -- Gaal Yahas <[EMAIL PROTECTED]> http://gaal.livejournal.com/ _______________________________________________ Perl mailing list Perl@perl.org.il http://perl.org.il/mailman/listinfo/perl