Hi, I have a problem with perl-Tk. I downloaded Tk800.023 from cpan. I am using RH7.3. I want to build tkperl static. I untared the archive, and followed the INSTALL file as follows:
--------------------------------------------------------- For static linking the following is how it is supposed to work (I think, but I don't use static linking normally, this scheme worked as far as this on one trial under SunOS4.) perl Makefile.PL make make tkperl make test # should work This builds a perl with Tk statically -------------------------------------------------------------------------------- The first two steps are fine. Problem is, when I come the next step: [ot@papc-mag-17 Tk800.023]# make tkperl make: *** No rule to make target `tkperl'. Stop. Any ideas? Thanks in advance. A. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]