parent
5a2f9b094f
commit
5c503f8e8e
12
README
12
README
|
@ -23,13 +23,17 @@ Requirements:
|
|||
|
||||
Optional Dependencies:
|
||||
* aespipe [for aes-encrypted buffers]
|
||||
* ctags [for ctags support]
|
||||
* ispell [for spell-checking]
|
||||
* cvs [for cvs-based commands]
|
||||
* grep [for grep-based commands]
|
||||
* ispell [for spell-as-you-type]
|
||||
* perl [for perl syntax-checking]
|
||||
* svn [for svn-based commands]
|
||||
|
||||
* perl [for perl syntax-checking]
|
||||
* gcc [for c compilation/syntax-checking]
|
||||
* make [for c compilation]
|
||||
* latex [for LaTeX compilation]
|
||||
* pdflatex [for LaTeX PDF rendering]
|
||||
* disinst [for x86 instruction parsing]
|
||||
|
||||
Quick Start Guide:
|
||||
1. Download and unpack the pmacs tarball file. After this, there should be
|
||||
a directory called "pmacs2" somewhere in your filesystem. It doesn't
|
||||
|
|
Loading…
Reference in New Issue