Are you using the Gurusamy Sarathy binary distribution by any chance?  If
so, you should probably get the latest ActiveState binary from
http://www.ActiveState.com.  Then you can install modules using PPM (see
http://www.ActiveState.com/PPM/ for instructions).
--
Mac :})
** I may forward private database questions to the DBI mail lists. **
----- Original Message -----
From: "Var, Eric" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 26, 2000 2:31 PM
Subject: Problem Installing HTMP-Parser-3.07 on NT


> I am having problems attempting to install the HTML-Parser-3.07 module on
an
> NT 4.0 Server running Perl 5.004_2.
>
> Some detailed transaction output is provided below.
>
> Noting the "D:Perlbinperl: not found" error, I changed the
> setting for PERL in the makefile from
>   PERL = d:\perl\bin\perl
> to
>   PERL = "d:\\perl\\bin\perl"
>
> That got me past the initial error, but then there were other errors. I
then
> made similar changes for all path settings in the makefile. However, I
still
> couldn't get a successful build. If there were no explicit errors,
> it seemed that the make would just hang.
>
> Of course, ideally, it shouldn't be necessary for me to muck with makefile
> at all.
>
> I would be very thankful if you could offer any insight into why I am
> getting these errors, and suggestions for resolution.
>
> Let me know if you would like any other related information.


Reply via email to