/[radius]/radius/README
ViewVC logotype

Diff of /radius/README

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

revision 1.15 by gray, Wed Jun 5 15:12:13 2002 UTC revision 1.16 by gray, Sat Jun 14 14:43:50 2003 UTC
# Line 89  Line 89 
89      You can check the functionality of the package without installing      You can check the functionality of the package without installing
90      it. To do so, run      it. To do so, run
91    
92          make check.          make check
93    
94      Two test suites are provided:      (You have to have DejaGNU installed on your system).
       
         * The shell-based test suite (located in test/shell)  
         * The DejaGNU-based test suite (located in test/dejagnu)  
   
     Basically, both suites contain the same tests. The DejaGNU-based  
     test suite allows for remote testing of the package. For instructions  
     on how to test the package remotely, refer to file test/dejagnu/README.  
   
     To control the number of requests sent during the stress test use  
     STRESS_COUNT environment variable, e.g.:  
95    
                  make STRESS_COUNT=2000 check  
       
96      4. make install      4. make install
97    
98      5. If you wish to install manual pages, do      5. If you wish to install manual pages, do
# Line 148  Line 136 
136                         III. Upgrade                         III. Upgrade
137                      -------------------                      -------------------
138    
139      Please, read file NEWS. It describes many features, introduced      Please, read file NEWS. It describes all the new features,
140      with version 0.96.      introduced with version 1.0 as well as its basic differences
141        from the 0.96 series.
142                                
     If you are upgrading from GNU Radius 0.94 or 0.95, you will need  
     to run script scripts/config-conv. It converts old raddb/config to  
     the new format. It assumes /usr/local as default prefix. If you have  
     installed the previous version of radius under a different prefix, run  
   
         scripts/config-conv --prefix=PATH  
   
     The script will create a backup copy of your old config file in your  
     raddb directory (It will name it config~). Please, take a look at  
     converted file, and edit it to your liking.  
   
       
143                         IV. Configuring                         IV. Configuring
144                      ----------------------                      ----------------------
145    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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