ArchZoom requirements ===================== archzoom.cgi requirements ------------------------- perl >= 5.005 Tested with perl 5.00503, 5.6.0, 5.8.0, 5.8.3. tla >= 1.1 or baz >= 1.1 Tested with tla 1.2, 1.3.x and baz 1.2 and 1.3.x. Fully optional requirements --------------------------- enscript >= 1.6 (to get the most from file_syntax_highlighting option) Tested with enscript 1.6.1, 1.6.4. The latest version is always preferable, since it likely to perform better syntax highlighting. tar, cp (needed for tarball_downloading option) Any unix flavours are fine. Used as "tar czf - -C" and "cp -PR". /proc (may be used if run_limit_number option is enabled) If /proc and /proc/$$ directories exist in the system, then detection of stalled pids can be more relable than just timeout. Development requirements ------------------------ arch-magic An optional, but very convenient package to checkout the sources. tla get migo@homemail.com--Perl-GPL/arch-magic--dist--0 arch-magic cd arch-magic tla build-config configs/archzoom Alternatively, the following packages may be fetched separatly. archzoom migo@homemail.com--Perl-GPL/archzoom--devel--0 arch-perl migo@homemail.com--Perl-GPL/arch-perl--devel--0 axp migo@homemail.com--Perl-GPL/axp--devel--0