diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-08 14:52:05 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-08 14:52:05 +0100 |
commit | 3a941f4ae2213f26118f5cfde03ca793b31ca838 (patch) | |
tree | 8ad0b9793d5ae8cf716bb288828fea12efb1d1c1 /README | |
parent | e8ed9bd2e7597f7aefdfc7004a308f0e291c3ca7 (diff) | |
download | figlet-3a941f4ae2213f26118f5cfde03ca793b31ca838.tar.gz |
Imported Upstream version 2.2.3upstream/2.2.3
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ -About FIGlet (Frank, Ian & Glenn's Letters) release 2.2.2, 05 July 2005 ------------------------------------------------------------------------ +About FIGlet (Frank, Ian & Glenn's Letters) release 2.2.3, 12 January 2011 +-------------------------------------------------------------------------- FIGlet is a program that creates large characters out of ordinary screen characters _ _ _ _ _ _ @@ -90,12 +90,12 @@ you can probably still read it using nroff -man figlet.6 | more (2) Do a complete installation. To do the this, set the variables -DESTDIR and MANDIR in Makefile to the appropriate values. DESTDIR +BINDIR and MANDIR in Makefile to the appropriate values. BINDIR should be the full pathname of the directory in which the executable files should be put (we recommend "/usr/games"); MANDIR should be the full pathname of the directory in which the figlet man page should be put, generally "/usr/man/man6". Once DEFAULTFONTDIR, DEFAULTFONTFILE, -DESTDIR and MANDIR have been set, in the directory containing the FIGlet +BINDIR and MANDIR have been set, in the directory containing the FIGlet source, type "make install". If space is a problem, the only files you absolutely must have to run |