forked from archive/andrewferrier_email2pdf
Add clarifying information regarding dependencies.
This commit is contained in:
parent
15531e0952
commit
8648b4cdec
1 changed files with 4 additions and 3 deletions
|
@ -28,12 +28,13 @@ instructions here are split out by platform:
|
|||
dependencies you need to install (in particular, to avoid needing a package
|
||||
manager).
|
||||
|
||||
* [getmail](http://pyropus.ca/software/getmail/) - Install using
|
||||
`apt-get install getmail`.
|
||||
* [getmail](http://pyropus.ca/software/getmail/) - getmail is optional, but it
|
||||
works well as a companion to email2pdf. Install using `apt-get install
|
||||
getmail`.
|
||||
|
||||
* Others - there are some other Python library dependencies. Run `make
|
||||
builddeb` to create a `.deb` package, then install it with `dpkg -i
|
||||
mydeb.deb`.
|
||||
mydeb.deb`. This will prompt you regarding any missing dependencies.
|
||||
|
||||
### OS X
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue