in reply to From Cygwin to ActiveState

If you want to keep the two installations completely separate, we have Win32 ppm packages for some Crypt-* packages in our repository.

Replies are listed 'Best First'.
Re^2: From Cygwin to ActiveState
by Solostian (Beadle) on Sep 30, 2005 at 13:46 UTC
    That's where I took the Rijndael and Twofish modules. The doc says a C compiler is required though...
      You will need a C compiler if you're building the distributions from the sources. However, as with all such repositories, the uwinnipeg repository has Win32 ppd packages containing pre-compiled binaries, so you don't have to compile them yourself. See, in particular, A guide to installing modules for Win32 for how to use ppm, including how to add a repository to the list of repositories ppm will use to install packages.