summaryrefslogtreecommitdiff
path: root/README.debian
blob: 3fc25f1ae64c857b06a09da5184b7169db4e51df (plain)
  1. Installation Notes Appendix for Debian
  2. In the dists/deb directory, there files which provide information on which
  3. prerequisites can be installed via apt-get and which ones need to be installed
  4. via CPAN.
  5. A simple way to do this is to:
  6. apt-get install `cat required.deb.txt`
  7. cpan
  8. > install Class::Std
  9. > install Config::Std