(file) Return to README CVS log (file) (dir) Up to [Pegasus] / pegasus_unsupported / config

Diff for /pegasus_unsupported/config/README between version 1.2 and 1.3

version 1.2, 2008/07/02 19:04:01 version 1.3, 2008/07/11 00:46:48
Line 47 
Line 47 
 2. Go to the directory that will become PEGASUS_ROOT (the top of the Pegasus 2. Go to the directory that will become PEGASUS_ROOT (the top of the Pegasus
 source tree). source tree).
  
 3. Create a softlink to the configure script  3. Create a softlink to the configure script (do this in root of OpenPegasus
    ln -s .../pegasus_unsupported/config/configure     distribution).
      ln -s <PARENTDIRECTORY>/pegasus_unsupported/config/configure .
  
 4. Execute the script. 4. Execute the script.
    a. If you execute it with no options, it will install what it feels is the    a. If you execute it with no options, it will install what it feels is the
Line 61 
Line 62 
    d. Build pegasus with the standard commands (ex. make, make world,    d. Build pegasus with the standard commands (ex. make, make world,
       make new world, etc.)       make new world, etc.)
  
   5. Examples:
   
       Configuring without out-of-process providers:
   
           $ ./configure --disable-oop
   
       Configuring for debug
   
           $ ./configure --enable-debug
   
       Enabling ssh:
   
           $ ./configure --enable-ssl
   
  


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2