Stephen Liu wrote:

> Further to my last posting

> $ perl wget_window.pl
> Can't locate Tk.pm in @INC (@INC contains:
> Tk.pm module still could not be found

It can't be found because it didn't install:

> t/zzScrolled.................FAILED tests 66, 94

 ...

>   /usr/bin/make test -- NOT OK
> Running make install
>   make test had returned bad status, won't install
> without force

If it didn't 'make install', then you don't have Tk.pm installed in your
PATH.  What you need to do now is investigate those tests to see why they
didn't pass.


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


Reply via email to