parent
5a2f9b094f
commit
5c503f8e8e
18
README
18
README
|
@ -22,13 +22,17 @@ Requirements:
|
|||
3. bash
|
||||
|
||||
Optional Dependencies:
|
||||
* aespipe [for aes-encrypted buffers]
|
||||
* ctags [for ctags support]
|
||||
* 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]
|
||||
* aespipe [for aes-encrypted buffers]
|
||||
* ispell [for spell-checking]
|
||||
* cvs [for cvs-based commands]
|
||||
* 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
|
||||
|
|
Loading…
Reference in New Issue