Strawberry perl - New TK module installation error

Hi,

I am struggling in installing TK module for strawberry perl.

I downloaded TK804 module,

extracted to a folder, kept in c:/strawberry/perl/lib path,

then from tht path

1) perl makefile.pl
2)dmake
3)dmake test
4)dmake install

During perl makefile.pl it is giving error as missing header file.., etc, warnings...

I am unable to install.. Anybody have answer for this issue

VAsanth

Strawberry Perl forever A Blog of Very Little Brain
Journal of david.romano (6556)

Hi,

Thanks, But the issue is not yet solved..

I have downlaoded TK and i want to install it locally..

The following error appears as attached..

:wall:

I tried all the way by the link specified.. There is no success.

How to come-out of this

Vasanth

Anybody have answer for this issue

---------- Post updated 07-06-11 at 12:54 AM ---------- Previous update was 07-05-11 at 01:07 AM ----------

Hi,

Finally i got the solution, i need to run the below code, before installing TK....


set PATH=C:\strawberry\c\bin;%PATH%

:b:

Vasanth