Anybody knows what the nmake error means?
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\activePerl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(
0, 'inc', 'blib
Bingo, you're right. After reinstalling PERL to c:\perl and adjusting the
makefile.pl with the line
'PERL' => 'c:\perl\bin\perl.exe'
everything installed just fine from here on out. Thanks.
"Jenda Krynicky" <[EMAIL PROTECTED]> wrote in message
3C586B2C.773.19070743@localhost">news:
From: "Rambog" <[EMAIL PROTECTED]>
> Upon trying to install Win32 SystemInfo 0.06, I receive the following
> error upon executing nmake (the second step of the install):
>
> NMAKE: fatal error U1073: don't know how to make 'C:\Program'
> Stop.
>
> How do I get around this to s
> Upon trying to install Win32 SystemInfo 0.06, I receive the
> following error
> upon executing nmake (the second step of the install):
>
> NMAKE: fatal error U1073: don't know how to make 'C:\Program'
> Stop.
I think you will find the is breaking on the directory specification:
C:\Program Files\
Upon trying to install Win32 SystemInfo 0.06, I receive the following error
upon executing nmake (the second step of the install):
NMAKE: fatal error U1073: don't know how to make 'C:\Program'
Stop.
How do I get around this to successfully install the package?
--
To unsubscribe, e-mail: [EMA