One note:

Using MS VC 6 you need to "nmake" instead of "make":

perl makefile.pl
nmake
nmake test
nmake install



-----Original Message-----
From: Marcus [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 19, 2002 5:15 PM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] newbie ? - creating PPM's


On 19.03.02 at 16:32 [EMAIL PROTECTED] wrote:
>How do I take a tar-ball and install it in to the Active Perl?

You need MS VC 6, and then you do the usual:
perl Makefile.PL
make
make test
make install

Otherwise, maybe a request to ActiveState might get us a PPM. I don't
have MS VC 6.

Marcus



_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
- This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law.  -
If you are not the intended recipient, you should delete this message and
are hereby notified that any disclosure, copying, or distribution of this
message, or the taking of any action based on it, is strictly prohibited.

Reply via email to