Frank Schönmann: Libnet auch für Win32 OS?

Beitrag lesen

hi!

habs mal so probiert, aber irgendwie gehts nicht :(

install libnet
Retrieving Package 'libnet'...
Error installing package libnet: Could not locate PPD File for
package libnet

Hm, klappt bei mir:

=== cut ===
PPM interactive shell (2.0) - type 'help' for available commands.
PPM> search libnet
Packages available from soap://www.activestate.com/cgibin/SOAP/ppmserver.plex?cl
ass=PPM::SOAPServer:
libnet [1.06] libnet is a collection of Perl modules which provides a simple
              and consistent programming interface (API) to the client side of
              various protocols used in the internet community.
PPM> install libnet
Install package 'libnet?' (y/N): y
Retrieving package 'libnet'...
Installing E:\usr\site\lib\Net\Config.pm
Writing E:\usr\site\lib\auto\libnet.packlist
PPM>
=== cut ===

Vielleicht ist dein Package Repository falsch, hier mal eine Übericht
über meine Einstellungen:

=== cut ===
PPM> set
Commands will be confirmed.
Temporary files will be deleted.
Case-insensitive searches will be performed.
Package installations will continue if a dependency cannot be installed.
Tracing info will not be written.
Screens will not pause.
Query/search results will be verbose.
Current PPD repository paths:
        ActiveState Package Repository: soap://www.activestate.com/cgibin/SOAP/p
pmserver.plex?class=PPM::SOAPServer
Packages will be built under: E:\temp
=== cut ===

Ich verwende ActivePerl 5.6, vielleicht hast du noch eine 5.005er
Version. Dann solltest du dir mal die aktuelle Version installieren.

Noch einen kleinen Tipp für einen DAU wie mich?

Ja: http://learn.to/quote :)

bye, Frank!