blob: c022dae9709752d77dfc8696d3964d8a8c76b8e2 (
plain)
- Installation Notes Appendix for Debian
- #
- # CURRENT DEPRECATED
- #
- In the dists/deb directory, there files which provide information on which
- prerequisites can be installed via apt-get and which ones need to be installed
- via CPAN.
- A simple way to do this is to:
- apt-get install `cat required.deb.txt`
- cpan
- > install Class::Std
- > install Config::Std
|