Problem with installing modules



Hello. I'm new here, but started to use Perl. I need to install few
modules, such as Win32::API. This one, and some other just can't
install. The problem is like this:

Clausal Language 5.81.16
Copyright (C) 1996--2002 Paul J. Voda, Jan Komara
Copyright (C) 2002--2003 Jan Kluka

Heap free: 131070K
Reading a module from -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32
-D_CONSOL
E -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE
-DPERL_IMPLIC
IT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD
-Zi -DNDEB
UG -O1 -DVERSION=\"5.44\" -DXS_VERSION=\"5.44\" "-IC:\Perl\lib\CORE"
-DSHA_PERL_
MODULE SHA.c...

Import problem: file -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32
-D_CONSOLE
-DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE
-DPERL_IMPLICI
T_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD
-Zi -DNDEBU
G -O1 -DVERSION=\"5.44\" -DXS_VERSION=\"5.44\" "-IC:\Perl\lib\CORE"
-DSHA_PERL_M
ODULE SHA.clb error: The system cannot find the file specified.♪◙

Press any key to end CL...

R
unning Mkbootstrap for Digest::SHA ()
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 SHA.bs
C:\Perl\bin\perl.exe -MExtUtils::Mksymlists -e
"Mksymlists('NAME'=>\"Di
gest::SHA\", 'DLBASE' => 'SHA', 'DL_FUNCS' => { }, 'FUNCLIST' => [],
'IMPORTS'
=> { }, 'DL_VARS' => []);"
link -out:blib\arch\auto\Digest\SHA\SHA.dll -dll -nologo
-nodefaultlib -
debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 SHA.obj
C:\Perl\
lib\CORE\perl58.lib oldnames.lib kernel32.lib user32.lib gdi32.lib
winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib
netapi32.lib uuid
..lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.li
b -def:SHA.def
LINK : fatal error LNK1181: cannot open input file 'SHA.obj'
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code
'0x49d'
Stop.
C:\Perl\bin\nmake.EXE -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Failed during this command:
MSHELOR/Digest-SHA-5.44.tar.gz : make NO

Can you help me with this??

.



Relevant Pages

  • Re: DBD::Oracle Installation problem
    ... perl Makefile.PL ... HTH, ... > When I install DBD::Oracle module, ... > make: Fatal error: Command failed for target ...
    (perl.dbi.users)
  • Re: Re: Perl versus EXPECT(tcl)
    ... I got a fatal error. ... Is it possible to install io::tty and expert ... >> Several programming languages have mechanisms for building wrappers ... >> around Expect, including Perl. ...
    (perl.beginners)
  • Re: attempt to build 64 bit on Solaris fails
    ... > libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... > Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • Re: attempt to build 64 bit on Solaris fails
    ... libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • Perl on Linux and SQL Server 2000 on Windows
    ... There was a time when I did a lot of searching on ways to use Perl ... sitting on Linux to connect SQL Server 2000 sitting on Windows. ... cpan> install DBI ... Install FreeTDS ...
    (comp.os.linux.misc)