in reply to Re: From Cygwin to ActiveState
in thread From Cygwin to ActiveState

That's where I took the Rijndael and Twofish modules. The doc says a C compiler is required though...

Replies are listed 'Best First'.
Re^3: From Cygwin to ActiveState
by randyk (Parson) on Sep 30, 2005 at 15:17 UTC
    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.