String::CRC32

From: Anyoldcrap (anyoldcrap_at_blueyonder.co.uk)
Date: 12/29/03

  • Next message: Wiggins D'Anconia: "Re: the ref() function: what does it mean when ..."
    To: <beginners@perl.org>
    Date: Sun, 28 Dec 2003 23:51:25 -0000
    
    

    Hi,

    I have been trying to instal the String::CRC32 module, but so far have been
    unsucessful.

    I am running ActiveState Perl 5,8,1,807 on Win XP.

    I have attempted to install using the ppm3 tool, however this is unable to
    find the package in any of the installed repositories (2 at ActiveState, 1
    at uwinnipeg.ca & 1 at roth.net)

    I have also attempted manual instalation by downloading
    String-CRC32-1.2.tar.gz . Follwoing the README perl Makefile.PL runs fine,
    but running make returns error
        makefile:340: *** multiple target patterns. Stop.
     I have tried using Cygwin's & WinGW's make as wel as MS nmake (as packaged
    with MS VC++ 6) - they all return the same error.

    I'd be really grateful if anyone could offer a bit of advice on how to
    resolve my problem.

    Cheers,
    Andy.

    PS Peculiar thing is I am sure I had previously installed this package using ppm3
    without hassles some months back (same ver of ActivePerl), but following a
    rebuild of PC I'm snookered :(


  • Next message: Wiggins D'Anconia: "Re: the ref() function: what does it mean when ..."

    Relevant Pages

    • Re: ActiveState license: I cant distribute perl with my Windows application?
      ... > I produce a number of perl programs for people in my ... I really like to package everything ... > install it and run it. ... > So I had another look at the ActiveState license, ...
      (comp.lang.perl.misc)
    • Re: XSUB example in perlxstut fails to build on Win32
      ... >> If you're using the MinGW compiler with ActiveState perl, ... > I tried installing ExtUtils::FakeConfig from ActiveState. ... 'nmake' and the MinGW\bin files are in your path run: ... If they don't error then things should be set for you to install ...
      (comp.lang.perl.modules)
    • From 5.6.1 to 5.8.2: how preserve installed modules?
      ... Hi, I'm considering upgrading from ActiveState Perl 5.6.1 to 5.8.2. ... Unfortunately, being a Perl beginner, I've installed CPAN modules by a variety of methods including: ... using PPM to download and install from ActiveState ... Does it play well with PPM? ...
      (perl.beginners)
    • Re: howto copy OLD modules to new computer ?
      ... laptop as quickly as possible for a roadtrip so I can work on some old ... I had the ActiveState install .zip for that version of perl backed up, ... I need via PPM, it gives me a message that it can't find the ...
      (comp.lang.perl.misc)
    • Re: DBI Installation Problem on Microsoft Windows.
      ... >ActiveState is a division of Sophos. ... You're trying to install an XS module from source without a C compiler. ... with PPM. ... by searching from the magic words "DBI ppd". ...
      (perl.dbi.users)