Rocco,

Thanks for your quick reply.  I actually tried ppm3 too.
If I do it right after I ran ppm, it says POE is already
installed.  So I did a ppm3 remove... and ran ppm3 again.
The remove would say "Successfully removed..." and then
the ppm3 install would say:

"Can't call method 'ok' on an undefined value at
c:/Perl/site/lib/PPM/UI.pm line 820, <$__ANONIO__> line23."

Is something wrong with my PERL 5.6.1.633 installation then?

Thanks for that link, that's where I am getting this from.
The instructions are not too detailed... at least they don't
cover my situation.  Also, I think there is a typo too:

"C:\> ppm http://osdn.dl.sourceforge.net/sourceforge/poe/POE.ppd";

should probably have the word "install" after "ppm", right?

I will see if I can get something done with NMAKE, but that
will be another new experience for me...

Thanks,

Arpad
=============================================================


-----Original Message-----
From: Rocco Caputo [mailto:troc@;netrus.net]
Sent: Thursday, October 24, 2002 12:33 PM
To: [EMAIL PROTECTED]
Subject: Re: Need basic installation help


On Thu, Oct 24, 2002 at 11:56:47AM -0700, Muranyi, Arpad wrote:
> 
> I installed PERL 5.6.1.633 on a Windows2000 machine.  Even though
> I haven't tried it with anything really complicated, it seems to
> have succeeded.
> 
> Then I downloaded POE.ppd file and typed "ppm install POE.ppd"
> in a DOS window.  After the prompt came back I looked at the
> ..packlist file, but it was 0 bytes long.  When I run the poe-math3.pl
> file that is on the web I get a "Can't locate POE.pm" message.

[...]

> Could someone please tell me what I need to do to install POE
> correctly?

Try "ppm3 install POE.ppd" instead.  The older PPM has problems.

If that fails (as it sometimes does), you can install the tarball the
old fashioned way.  Get NMAKE.EXE (if you don't already have it) and
follow the instructions in the README (using nmake instead of make).

Also see http://poe.perl.org/?Where_to_get_POE

-- Rocco Caputo / [EMAIL PROTECTED] / poe.perl.org / poe.sf.net

Reply via email to