Rick Bragg wrote:
> Hi,
> 
> I am fairly new at using cpan, Here is an error that I got when trying
> to install Tie::Watch.
> 
> cpan[15]> install Tie::Watch                    
> Running install for module 'Tie::Watch'
> Running make for S/SR/SREZIC/Tk-804.028.tar.gz
>   Has already been unwrapped into directory 
> /root/.cpan/build/Tk-804.028-r9jDlm
>   '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512, won't make
> Running make test
>   Make had some problems, won't test
> Running make install
>   Make had some problems, won't install
> 
> 
> what should I do to install Tie::Watch?

What platform are you running on?

Is this /all/ the error messages that you got? Is there nothing before the
'won't make' line?

Your build failed because the Makefile.PL for Tk didn't run. You need to look at
the messages to find out why.

I suggest you try reinstalling Tk first, and get that working on its own. Then
you may find that Tie::Watch will install better.

Rob

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to