summaryrefslogtreecommitdiff
path: root/README.debian
blob: cf4650df858fd494a4f7235b0a25722f3bdf494d (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_debs.txt`
  7. cpan
  8. > install Class::Std
  9. > install Config::Std