Problem installing perl module

C

Chankey Pathak

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
 
B

bobmct

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...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top