repo.or.cz
/
uemacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update
[uemacs.git]
/
INSTALL
blob
1c59005d4e9485880c0abd4b987242201ae6cd99
1
+--------------+
2
| uemacs setup |
3
+--------------+
4
5
Build uemacs within src/uemacs/ with (you will need libcurses on your
6
system) the following commands:
7
8
$ cd src/uemacs
9
$ make
10
# make install
11
12
Run uemacs with, e.g.:
13
14
$ uem
15