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