Schrift
[thread]7786[/thread]

Win32::Process::List: Installations Problem



<< >> 2 Einträge, 1 Seite
Gast Gast
 2006-03-13 15:34
#63752 #63752
Hallo!

Ich bekomme das Modul: Win32::Process::List
nicht installiert. Bei MakeFile.pl sagt er mir folgendes:

C:\Perl\MODULE-INSTALL\Win32-Process-List>MakeFile.pl
Note (probably harmless): No library found for 'Psapi.lib'
Note (probably harmless): No library found for 'oldnames.lib'
Note (probably harmless): No library found for 'kernel32.lib'
Note (probably harmless): No library found for 'user32.lib'
Note (probably harmless): No library found for 'gdi32.lib'
Note (probably harmless): No library found for 'winspool.lib'
Note (probably harmless): No library found for 'comdlg32.lib'
Note (probably harmless): No library found for 'advapi32.lib'
Note (probably harmless): No library found for 'shell32.lib'
Note (probably harmless): No library found for 'ole32.lib'
Note (probably harmless): No library found for 'oleaut32.lib'
Note (probably harmless): No library found for 'netapi32.lib'
Note (probably harmless): No library found for 'uuid.lib'
Note (probably harmless): No library found for 'wsock32.lib'
Note (probably harmless): No library found for 'mpr.lib'
Note (probably harmless): No library found for 'winmm.lib'
Note (probably harmless): No library found for 'version.lib'
Note (probably harmless): No library found for 'odbc32.lib'
Note (probably harmless): No library found for 'odbccp32.lib'
Note (probably harmless): No library found for 'msvcrt.lib'
Writing Makefile for Win32::Process::List


Dann benutze ich das Tool NMake.exe:
C:\Perl\MODULE-INSTALL\Win32-Process-List>Nmake

Microsoft &reg; Program Maintenance Utility   Version 1.50
Copyright &copy; Microsoft Corp 1988-94. All rights reserved.

       cl -c  -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAV
E_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -
O1 -MD -Zi -DNDEBUG    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\"  -IC:\Perl\lib\
CORE  List.c
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.

NMake.exe test:
C:\Perl\MODULE-INSTALL\Win32-Process-List>nmake test

Microsoft &reg; Program Maintenance Utility   Version 1.50
Copyright &copy; Microsoft Corp 1988-94. All rights reserved.

       cl -c  -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAV
E_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -
O1 -MD -Zi -DNDEBUG    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\"  -IC:\Perl\lib\
CORE  List.c
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.

Nmake.exe install:
C:\Perl\MODULE-INSTALL\Win32-Process-List>nmake install

Microsoft &reg; Program Maintenance Utility   Version 1.50
Copyright &copy; Microsoft Corp 1988-94. All rights reserved.

       cl -c  -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAV
E_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -
O1 -MD -Zi -DNDEBUG    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\"  -IC:\Perl\lib\
CORE  List.c
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.


Ich hoffe mir kann jemand helfen.


Gruß!
Benny
renee
 2006-03-13 15:45
#63753 #63753
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Lies Dir am Besten mal den Wiki:Artikel durch (vor allem den ppm-Teil). Das Modul sollte es eigentlich als ppd geben, ansonsten brauchst Du den VC++6 von Microsoft...
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/
<< >> 2 Einträge, 1 Seite



View all threads created 2006-03-13 15:34.