The Software

Programming Republic of
Perl

The OpenGuides system is free software, written in Perl. It is available for download from the CPAN. To see what's new in the latest version, consult the release notes.

System Requirements

To run OpenGuides, you will need a webserver capable of running Perl, and a number of Perl modules as prerequisites, all of which are also available from the CPAN. We recommend installing OpenGuides via CPAN.pm or the newer CPANPLUS.pm, as these will handle the installation of prerequisites for you. Alternatively, if you run a Debian system, you can install OpenGuides with "apt". Full details and packages are available at the package home page.

Installation

We're still working on a decent piece of general documentation for installing and running your own guide, and hope to have it available as soon as possible. At present, you can read the INSTALL file that comes with the software for instructions on how to get it up and running.

Hosting

If you don't have your own webserver to run a Guide on, two people are kindly offering to help out. In the UK, contact Dominic Hargreaves (dom(at)earth.li); in the US, Christopher Schmidt (crschmidt(at)crschmidt.net).

Help and Troubleshooting

Some common issues are dealt with in TROUBLESHOOTING. If you have other problems, please get in touch with us via the mailing list or IRC - see Project Information for details.

Reporting Bugs and Suggesting Features

You can use dev.openguides.org to report bugs and make feature suggestions.