/[ofm]/ofm/README
ViewVC logotype

Diff of /ofm/README

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

revision 1.8 by eses, Sat Jan 11 23:42:24 2003 UTC revision 1.9 by MarcusvA, Sun Jan 12 16:24:19 2003 UTC
# Line 12  The whole project is published thru the Line 12  The whole project is published thru the
12  Compilation  Compilation
13  -----------  -----------
14    
15  First make sure you have the ncurses library installed.  Preface:
16  If not you can get it at ftp://ftp.gnu.org/gnu/ncurses/.  --------
17    
18  If you use another compiler than gcc then change the GCC-variable  If you use another compiler than gcc then change the GCC-variable
19  to your compiler in the Makefile.  to your compiler in the Makefile.
20  For the program installation itself just type 'make' and drink a coke  
21  (the compilation is too short to drink a coffee ;-)).  Linux:
22  Now type make install and specify a prefix (like  ------
23    
24    First make sure you have the ncurses library installed.
25    If not you can get it at ftp://ftp.gnu.org/gnu/ncurses/.
26    
27    For the program installation itself just type 'make'
28    and drink a coke (the compilation is too short to drink a coffee ;-)).
29    
30    Now type make install and specify a prefix (like
31  'make prefix=/usr/local install' for installation of ofm in /usr/local/bin)  'make prefix=/usr/local install' for installation of ofm in /usr/local/bin)
32  Happy browsin' thru your disks ;-)  
33    *BSD
34    ----
35    
36    You need the gnu make, BSDs own make could work, too, but is not recommended.
37    Use that instead of make (mostly gmake) and follow the steps as shown in
38    'Linux'.
39    
40    MacOS
41    -----
42    
43    If you are using MacOS, please remove -L/lib/ from the LIBS in the
44    Makefile.
45    See 'Linux' for the all other stuff.
46    
47    
48    Last:
49    Happy browsing thru your disks ;-).
50    
51    
52  Usage  Usage
# Line 42  HOME/END    - SELECT FIRST/LAST FILE IN Line 68  HOME/END    - SELECT FIRST/LAST FILE IN
68  CTRL-x      - QUIT  CTRL-x      - QUIT
69  CTRL-o      - SWITCH TO/FROM SUBSHELL  CTRL-o      - SWITCH TO/FROM SUBSHELL
70  CTRL-a      - ADD TO BOOKMARKS' DIR  CTRL-a      - ADD TO BOOKMARKS' DIR
71  CTRL-b      - SWITCH TO BOOKMARKS' DIR  CTRL-b      - SWITCH TO BOOKMARKS' DIR
           

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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