/[global]/global/INSTALL
ViewVC logotype

Diff of /global/INSTALL

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

revision 1.21 by shigio, Sun Nov 7 12:24:11 2004 UTC revision 1.22 by shigio, Fri Dec 10 03:10:54 2004 UTC
# Line 16  ___________________________________ Line 16  ___________________________________
16    
17                  ----------------------------------                  ----------------------------------
18    
19  Installation of GNU GLOBAL under UNIX, CYGWIN or DJGPP.  Installation of GNU GLOBAL.
20    
21  1. Preparation.  1. Preparation.
22    
 o If your environment is Windows32(Windows95,98,NT...), you need to  
   install DJGPP or CYGWIN tools to your environment. See following site:  
   
         CYGWIN: http://cygwin.com/  
         DJGPP:  http://www.delorie.com/djgpp/  
   
   You should install the following GNU tools and set the path so that they  
   are invoked.  
   
         gcc, bash  
   
23  o If you want to format man files then nroff is needed.  o If you want to format man files then nroff is needed.
24    
25     Additionally, if you setup man(1) on your system then you can use man     Additionally, if you setup man(1) on your system then you can use man
# Line 51  o If you want to use --form(-f) or --dyn Line 40  o If you want to use --form(-f) or --dyn
40    
41  2. How to install.  2. How to install.
42    
    UNIX or CYGWIN:  
   
43          % ./configure          % ./configure
44          % make          % make
45          # make install          # make install
46    
    DJGPP:  
         c:\> bash configure  
         c:\> make  
         c:\> make install  
   
47  3. Using GLOBAL with editors.  3. Using GLOBAL with editors.
48    
49  o Nvi-1.79  o Nvi-1.79

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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