Sandhya , Please use the Inline mailing list (inline@perl.org) for all Inline::Java related questions.
Your problem seems to be that cl.exe is not in your PATH. Generally, when using the Visual C++ command line tools, you need to run a batch file (VCVARS32.bat) to setup the proper environment variables. Did you run such a script? Patrick On 6/27/06, SANDHYA PAWAR <[EMAIL PROTECTED]> wrote:
I have to install inline::java ... Micrisoft Visual C++ 6.0 is installed on my machin .. till it shows the following error.. what is this error? plz reply.. C:\Perl\lib\Inline>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. NMAKE -f Makefile all -nologo NMAKE -f Makefile all -nologo cl -c "-IC:\j2sdk1.4.2\include" "-IC:\j2sdk1.4.2\include\win32" -nolog o -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS - DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.51\" -D XS_VERSION=\"0.51\" "-IC:\Perl\lib\CORE" PerlNatives.c 'cl' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x1' Stop. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2' Stop. Thanks, sandhya ============================================================================================================================ Tech Mahindra, formerly Mahindra-British Telecom. Disclaimer: The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of Tech Mahindra and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s). In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender. The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of Tech Mahindra. This e-mail message including attachment/(s), if any, is believed to be free of any virus. However, it is the responsibility of the recipient to ensure that it is virus free and Tech Mahindra is not responsible for any loss or damage arising in any way from its use. ============================================================================================================================
-- ===================== Patrick LeBoutillier Laval, Québec, Canada