Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Problem installing perl module

Reply
Thread Tools

Problem installing perl module

 
 
Chankey Pathak
Guest
Posts: n/a
 
      08-11-2011
I downloaded the Tk module. Unpacked it by zcat Tk800.0_01.tar.gz |
tar xf - then cd to that directory (cd Tk-804.029_500) then perl
Makefile.PL and I got this output: http://i.stack.imgur.com/FZWWI.png
I'm using RHEL6. I installed the missing packages and then the perl
Makefile.PL worked fine after that I tried 'make' and it gave error.

Check the screenshot here-> http://bit.ly/rs4nKK
 
Reply With Quote
 
 
 
 
bobmct
Guest
Posts: n/a
 
      08-13-2011
On Thu, 11 Aug 2011 00:26:52 -0700 (PDT), Chankey Pathak
<> wrote:

>I downloaded the Tk module. Unpacked it by zcat Tk800.0_01.tar.gz |
>tar xf - then cd to that directory (cd Tk-804.029_500) then perl
>Makefile.PL and I got this output: http://i.stack.imgur.com/FZWWI.png
>I'm using RHEL6. I installed the missing packages and then the perl
>Makefile.PL worked fine after that I tried 'make' and it gave error.
>
>Check the screenshot here-> http://bit.ly/rs4nKK



If you know the module then why not get it from CPAN?

Use: perl -MCPAN -e shell

CPAN>install {module_name}

Works for me...
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Perl Module amerar@iwc.net Perl Misc 1 05-20-2008 03:45 PM
Installing a perl module manually on windows Nospam Perl Misc 2 03-18-2008 12:17 PM
Re: module docstring, documentation,anything? please note is the module type/object NOT some module Maric Michaud Python 0 06-24-2006 12:42 PM
installing my own module: module not recognized Darren Dale Python 2 07-20-2004 01:51 PM
Installing Perl module with nmake Jim Keenan Perl Misc 3 03-05-2004 05:02 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57