Problem installing perl module
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
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/
Re: Problem installing perl module
On 11/08/11 03:27 AM, 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 unziped Tk800.0_01.tar.gz, why did you cd to Tk-804.029_500?
--
Just my 0.00000002 million dollars worth,
Shawn
Confusion is the first step of understanding.
Programming is as much about organization and communication
as it is about coding.
The secret to great software: Fail early & often.
Eliminate software piracy: use only FLOSS.
"Make something worthwhile." -- Dear Hunter
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/
Re: Problem installing perl module
On Aug 11, 4:25=A0pm, shawnhco... [at] gmail.com (Shawn H Corey) wrote:
> On 11/08/11 03:27 AM, 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-> =A0http://bit.ly/rs4nKK
>
> If you unziped Tk800.0_01.tar.gz, why did you cd to Tk-804.029_500?
>
> --
> Just my 0.00000002 million dollars worth,
> =A0 =A0Shawn
>
> Confusion is the first step of understanding.
>
> Programming is as much about organization and communication
> as it is about coding.
>
> The secret to great software: =A0Fail early & often.
>
> Eliminate software piracy: =A0use only FLOSS.
>
> "Make something worthwhile." =A0-- Dear Hunter
That's possible.
--
To unsubscribe, e-mail: beginners-unsubscribe [at] perl.org
For additional commands, e-mail: beginners-help [at] perl.org
http://learn.perl.org/