/[ofm]/ofm/README
ViewVC logotype

Diff of /ofm/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by eses, Sun Jan 5 23:31:47 2003 UTC revision 1.7 by MarcusvA, Sat Jan 11 10:28:46 2003 UTC
# Line 3  OFM - Open File Manager Line 3  OFM - Open File Manager
3    
4  If you want to help us, please mail to this addresses. You can also send bugreports & donations ;-).  If you want to help us, please mail to this addresses. You can also send bugreports & donations ;-).
5    
6  Website:    http://ofm.sourceforge.net/  Website:    http://savannah.nongnu.org/projects/ofm/
7  CVS:        http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ofm      CVS:        http://savannah.nongnu.org/cgi-bin/viewcvs/ofm/
8    
9  The whole project is published thru the GPL. Read COPYING for details.  The whole project is published thru the GPL. Read COPYING for details.
10    
# Line 13  Compilation Line 13  Compilation
13  -----------  -----------
14    
15  First make sure you have the ncurses library installed.  First make sure you have the ncurses library installed.
16  If not you can get it at ftp://ftp.gnu.org/gnu/ncurses/.  If not you can get it at ftp://ftp.gnu.org/gnu/ncurses/.
17    If you use another compiler than gcc then change the GCC-variable
18    to your compiler in the Makefile.
19  For the program installation itself just type 'make' and drink a coke  For the program installation itself just type 'make' and drink a coke
20  (the compilation is too short to drink a coffee ;-)).  (the compilation is too short to drink a coffee ;-)).
21  Now type make install and specify a prefix (like 'make prefix=/usr/local install'  Now type make install and specify a prefix (like
22  for installation in of ofm in /usr/local/bin)  'make prefix=/usr/local install' for installation of ofm in /usr/local/bin)
23  Happy browsin' thru your disks ;-)  Happy browsin' thru your disks ;-)
24    
25    
# Line 38  CTRL-r      - DIRECTORY RE-READING Line 40  CTRL-r      - DIRECTORY RE-READING
40  CTRL-u      - CHANGE SORT MODE (UNSORTED/BY NAME/BY NAME - DIRS FIRST/BY SIZE)  CTRL-u      - CHANGE SORT MODE (UNSORTED/BY NAME/BY NAME - DIRS FIRST/BY SIZE)
41  HOME/END    - SELECT FIRST/LAST FILE IN DIRECTORY  HOME/END    - SELECT FIRST/LAST FILE IN DIRECTORY
42  CTRL-x      - QUIT  CTRL-x      - QUIT
43  CTRL-o      - SWITCH TO/FROM SUBSHELL  CTRL-o      - SWITCH TO/FROM SUBSHELL
   
           

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26