CPAN on Windows Box

2011-08-23 Thread Emeka
Hello All I tried this in order to install Perl-tk cpan>install tk... But it failed to work. Emeka -- *Satajanus Nig. Ltd *

Re: CPAN on Windows Box

2011-08-23 Thread Parag Kalra
Try this: cpan>install Tk Parag On Tue, Aug 23, 2011 at 3:04 PM, Emeka wrote: > Hello All > I tried this in order to install Perl-tk cpan>install tk... But it > failed to work. > > Emeka > -- > *Satajanus Nig. Ltd > > > * >

Re: CPAN on Windows Box

2011-08-23 Thread Jim Gibson
On 8/23/11 Tue Aug 23, 2011 3:04 PM, "Emeka" scribbled: > Hello All > I tried this in order to install Perl-tk cpan>install tk... But it > failed to work. You need to let us know what exactly what went wrong when you tried to install the Tk module. It is next to impossible, otherwise. H

Re: CPAN on Windows Box

2011-08-24 Thread timothy adigun
Hello Emeka, >>Hello All >>I tried this in order to install Perl-tk cpan>install tk... But it >>failed to work. cpan> install Tk should work as Praga and Jim mentioned, but if you don't have a C complier and a make utility installed, your installation will evetually fail. Tkx module may be

Re: CPAN on Windows Box

2011-08-24 Thread timothy adigun
Emeka, I assumed you are using ActivePerl on Win OS. Thanks.

Re: CPAN on Windows Box

2011-08-24 Thread Emeka
On Wed, Aug 24, 2011 at 12:31 AM, Jim Gibson wrote: > On 8/23/11 Tue Aug 23, 2011 3:04 PM, "Emeka" > scribbled: > > > Hello All > > I tried this in order to install Perl-tk cpan>install tk... But it > > failed to work. > > You need to let us know what exactly what went wrong when you tri

Re: CPAN on Windows Box

2011-08-25 Thread Emeka
I added prefs folder inside .cpan It worked, that is I was able to download. However, I got some error message toward the end . Finding dependencies for strGlue.c Cannot find 'tclDecls.h' assume made Cannot find 'tclPlatDecls.h' assume made Finding dependencies for strcasecmp.c Finding dependen

Re: CPAN on Windows Box

2011-08-25 Thread Emeka
I am thinking that this may be from my make On Thu, Aug 25, 2011 at 8:02 AM, Emeka wrote: > I added prefs folder inside .cpan > > It worked, that is I was able to download. However, I got some error > message toward the end . > > > > Finding dependencies for strGlue.c > Cannot find 'tclDecls.h'