Проблема в следующем для установки под виндовс Perl модулей их нужно компилировать командой nmake,
wincmd>Perl Makefile.PL
wincmd>nmake
wincmd>nmake install
Есть сервер WIN2K3 на который нужно подобным образом установить несколько Perl модулей (WIN32::OLE, etc), но устанавливать отдельно MS Visual Studio на данный сервер нехочется. Вот и возник вопрос как вытащить (где скачать) nmake чтобы можно было компилировать perl-модули без установки монстра MS Visual StudioVisio?
21.05.07 19:02: Перенесено модератором из '.NET' — AndrewVK
Здравствуйте, Stas_Dragon, Вы писали:
S_D>Есть сервер WIN2K3 на который нужно подобным образом установить несколько Perl модулей (WIN32::OLE, etc), но устанавливать отдельно MS Visual Studio на данный сервер нехочется. Вот и возник вопрос как вытащить (где скачать) nmake чтобы можно было компилировать perl-модули без установки монстра MS Visual StudioVisio?
Поставить SDK?
... << RSDN@Home 1.1.4 stable SR1 rev. 568>>
Здравствуйте, Lloyd, Вы писали:
L>Здравствуйте, Stas_Dragon, Вы писали:
S_D>>Есть сервер WIN2K3 на который нужно подобным образом установить несколько Perl модулей (WIN32::OLE, etc), но устанавливать отдельно MS Visual Studio на данный сервер нехочется. Вот и возник вопрос как вытащить (где скачать) nmake чтобы можно было компилировать perl-модули без установки монстра MS Visual StudioVisio?
L>Поставить SDK?
Установил "Platform SDK April 2005".
Получил:
winshell>nmake
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_ST
RICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEX
T -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
-DVERSION=\"0.1703\" -DXS_VERSION=\"0.1703\" "-IC:\Perl\lib\CORE" OLE.cpp
"cl" не является внутренней или внешней
командой, исполняемой программой или пакетным файлом
Как я понимаю, всеравно ему нужен компилятор

. Что же делать ? Как собрать пакет оставаясь чистым перед законом (неустанавливая крякнутую MS Visual Studio)?
Ratiborus Kms Tools — Lite 30122024 X32 X64e Link
Arman hesitated. Tools like these lived in an ethical gray the way old cemeteries live in the city’s shadow—necessary for some, forbidden to others. The "x64e" tag in one thread made him curious; a user swore it meant extended compatibility, a Frankenstein compilation of modules stitched for strange architectures. The lines between convenience and compromise blurred. He weighed his options like a carpenter choosing which plane to sharpen.
He remembered the first time he'd used such a tool: a hand-me-down laptop, a cracked hinge, a key missing near the right shift. The machine booted slowly, like an old man waking. Licenses expired, updates stalled, and every hour brought a new watermark across the desktop—a pale accusation. The tool had been a small miracle then: a clean interface, a single click, and the watermark fell away like frost in sunlight. He always told himself the ends justified the means; at night he’d read the EULA like a bedtime fable and then close it. ratiborus kms tools lite 30122024 x32 x64e link
He thought no more of legality that morning than of the weather. He simply moved on, leaving Ratiborus and his 30122024 builds as part of the invisible repair kit the world keeps for itself, hidden in plain sight. Arman hesitated
He called it a habit: on the last evening before the year folded, Arman scavenged the web for the tiny things that comforted him—utilities, updates, tools with neat icons that promised a clean, obedient machine. The timestamp on his notes read 30/12/2024. He typed the name he’d seen in forums and dusty comment threads: Ratiborus KMS Tools Lite. The lines between convenience and compromise blurred
He downloaded both builds into a quarantined folder, a ritual now: checksum, hash, virtual machine sandbox, and then a test run. The x32 image was familiar—minimal UI, a single progress bar, no theatrics. The x64e felt older and stranger, like a manuscript with marginalia. It supported more flags, more commands, and under a pulsing cursor it revealed a tiny menu of options: diagnostics, restore point creation, and something labelled "audit log." He opened the log out of professional curiosity; it listed time-stamped actions, benign and clinical. The entries read like a technician’s diary—modules patched, keys reconciled, orphaned services removed.
Одним из 33 полных кавалеров ордена "За заслуги перед Отечеством" является Геннадий Хазанов.
Здравствуйте, Stas_Dragon, Вы писали:
S_D>Здравствуйте, Lloyd, Вы писали:
L>>Здравствуйте, Stas_Dragon, Вы писали:
S_D>>>Есть сервер WIN2K3 на который нужно подобным образом установить несколько Perl модулей (WIN32::OLE, etc), но устанавливать отдельно MS Visual Studio на данный сервер нехочется. Вот и возник вопрос как вытащить (где скачать) nmake чтобы можно было компилировать perl-модули без установки монстра MS Visual StudioVisio?
L>>Поставить SDK?
S_D>Установил "Platform SDK April 2005".
S_D>Получил:
S_D>S_D>winshell>nmake
S_D>cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_ST
S_D>RICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEX
S_D>T -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
S_D> -DVERSION=\"0.1703\" -DXS_VERSION=\"0.1703\" "-IC:\Perl\lib\CORE" OLE.cpp
S_D>"cl" не является внутренней или внешней
S_D>командой, исполняемой программой или пакетным файлом
S_D>
S_D>Как я понимаю, всеравно ему нужен компилятор
. Что же делать ? Как собрать пакет оставаясь чистым перед законом (неустанавливая крякнутую MS Visual Studio)?
ты это, поищи там cl.exe, ибо он должен быть там
есть консольный компилер c++ от майкросов... поставляется полностью бесплатно...
Здравствуйте, Dj.ValDen, Вы писали:
DV>есть консольный компилер c++ от майкросов... поставляется полностью бесплатно...
Sorry...
Наврал

уже не так
здесь
Microsoft Visual C++ Toolkit 2003
--------------------------------------------------------------------------------
Visual C++ 2005 Express Edition
The Visual C++ Toolkit 2003 has been replaced by Visual C++ 2005 Express Edition. Visual C++ 2005 Express Edition provides a complete integrated development and debugging environment making it the easiest way to create powerful applications using the C/C++ language. Visual C++ 2005 Express Edition also contains an enhanced version of the C/C++ optimizing compiler for the fastest executables. Best of all, the Visual C++ 2005 Express Edition is completely free!
Здравствуйте, Dj.ValDen, Вы писали:
DV>Здравствуйте, Dj.ValDen, Вы писали:
DV>>есть консольный компилер c++ от майкросов... поставляется полностью бесплатно...
DV>Sorry...
DV>Наврал
DV>уже не так
DV>здесь
DV>DV>Microsoft Visual C++ Toolkit 2003
DV>--------------------------------------------------------------------------------
DV>Visual C++ 2005 Express Edition
DV>The Visual C++ Toolkit 2003 has been replaced by Visual C++ 2005 Express Edition. Visual C++ 2005 Express Edition provides a complete integrated development and debugging environment making it the easiest way to create powerful applications using the C/C++ language. Visual C++ 2005 Express Edition also contains an enhanced version of the C/C++ optimizing compiler for the fastest executables. Best of all, the Visual C++ 2005 Express Edition is completely free!
Спасибки !