Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 18 Jul 2005 19:01:09 GMT
"A. Sinan Unur" <1usa@xxxxxxxxxxxxxxxxxxx> wrote:
> John Bokma <john@xxxxxxxxxxxxxxx> wrote in
>> Note (probably harmless): No library found for msvcrt.lib
>
> Once you get msvcrt.lib, those should be resolved.
The odd thing is, I installed the SDK, and:
C:\Archivos de programa\Microsoft Visual Studio .NET 2003\Vc7\lib
*does* have the msvcrt.lib...
Set Lib=
C:\Archivos de programa\Microsoft Visual Studio .NET 2003\Vc7\lib;%Lib%
(one line) solved that problem
So what I did:
cd C:\Archivos de programa\Microsoft Visual C++ Toolkit 2003
run Visual C++ Toolkit 2003 Command Prompt
in this "prompt":
cd C:\Archivos de programa\Microsoft Platform SDK
setenv /XP32 /RETAIL
cd C:\......\PAR-0.89.tar\PAR-0.89
Set Lib=
C:\Archivos de programa\Microsoft Visual Studio .NET 2003\Vc7\lib;%Lib%
nmake clean
perl Makefile.PL
nmake
nmake install
And... works!
Manye thanks Sinan, Ron, and Rob (Sisyphus)
--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
.
- Follow-Ups:
- Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: Tassilo v. Parseval
- Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- References:
- PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: John Bokma
- Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: A. Sinan Unur
- Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: John Bokma
- Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: A. Sinan Unur
- Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: John Bokma
- Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- From: A. Sinan Unur
- PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- Prev by Date: Re: Extract until unquote or EOL
- Next by Date: Re: Extract until unquote or EOL
- Previous by thread: Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- Next by thread: Re: PAR 0.89 + Socket + ASP 5.8.7 = PL_memory_wrap
- Index(es):
Relevant Pages
|