view · edit · attach · print · history

The contents of this website are Copyright (c)2006 by Brian Manning <brian at antlinux dot com>. Please do not reuse any of the content on this website without permission from the author.

Back to the CamelBox Home Page...

Perl/GTK for Windows Build, February 2006

  • Install MinGW, including any compilers
  • Install MSYS Developer's Toolkit
  • Unzip all of the other precompiled binaries into the Perl directory. All of the binaries use a UNIX filesystem structure, i.e. binaries in bin, libraries in lib, etc, which by coincidence, Perl also uses. So use the toplevel Perl install directory for unpacking all of the binary zipfiles. The files compiled to be used inside of ActiveState will unpack with a blib (build library) as the topmost directory. Unpack all of the ActiveState files into that directory, then move those directories into the Perl installation.
view · edit · attach · print · history
Page last modified on November 16, 2007, at 11:45 PM