(file) Return to readme.lsb CVS log (file) (dir) Up to [Pegasus] / pegasus / Attic

Diff for /pegasus/Attic/readme.lsb between version 1.1 and 1.3.8.1

version 1.1, 2004/07/01 03:03:45 version 1.3.8.1, 2006/03/07 18:45:36
Line 1 
Line 1 
   //%2006////////////////////////////////////////////////////////////////////////
   //
   // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
   // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
   // Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L.P.;
   // IBM Corp.; EMC Corporation, The Open Group.
   // Copyright (c) 2004 BMC Software; Hewlett-Packard Development Company, L.P.;
   // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
   // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   // EMC Corporation; VERITAS Software Corporation; The Open Group.
   // Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   // EMC Corporation; Symantec Corporation; The Open Group.
   //
   // Permission is hereby granted, free of charge, to any person obtaining a copy
   // of this software and associated documentation files (the "Software"), to
   // deal in the Software without restriction, including without limitation the
   // rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
   // sell copies of the Software, and to permit persons to whom the Software is
   // furnished to do so, subject to the following conditions:
   //
   // THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN
   // ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED
   // "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
   // LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
   // PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
   // HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
   // ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
   // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   //
   //==============================================================================
 Compiling Pegasus to be Linux Standard Base compliant. Compiling Pegasus to be Linux Standard Base compliant.
  
  
Line 21 
Line 51 
 openssl >= 0.9.7d openssl >= 0.9.7d
 nALFS >= v020310 nALFS >= v020310
  
   
 Jun 30 2004 NEWS:  
 -----  
   
  Due to a CVS problem, there is a directory in the source  
  that must be deleted manually:  
   
   src/Pegasus/Config/install  
   
  Use the rm command to delete, as so:  
   
   $rm -Rf src/Pegasus/Config/install  
   
  If you don't delete this directory, the RPM you build will  
  not install:  
   
  error: Failed dependencies:  
         libpegconfig.so.1 is needed by lsb-pegasus-2.4-1  
   
   
 Build Build
 ----------- -----------
  
Line 52 
Line 62 
  
  1). Without environment variables  1). Without environment variables
  
      First time run the ./Configure script to set the proper       First time run the ./Configure to set the proper
   paths and platform information. In most cases the script   paths and platform information. In most cases the script
   will automatically determine the correct paths and configuration.   will automatically determine the correct paths and configuration.
  
Line 85 
Line 95 
  
   You need to set twelve environment variables: CC, CXX, LSBCC_SHAREDLIBS,   You need to set twelve environment variables: CC, CXX, LSBCC_SHAREDLIBS,
   PEGASUS_PAM_AUTHENTICATION, PEGASUS_USE_PAM_STANDALONE_PROC,   PEGASUS_PAM_AUTHENTICATION, PEGASUS_USE_PAM_STANDALONE_PROC,
   PEGASUS_HAS_SSL, PEGASUS_LOCAL_DOMAIN_SOCKET,  PEGASUS_USE_RELEASE_DIRS,    PEGASUS_HAS_SSL, PEGASUS_USE_RELEASE_DIRS,
   PEGASUS_LSB, PEGASUS_HOME, PEGASUS_ROOT, and PEGASUS_PLATFORM.   PEGASUS_LSB, PEGASUS_HOME, PEGASUS_ROOT, and PEGASUS_PLATFORM.
  
   The first two define that a LSB compiler should be used:   The first two define that a LSB compiler should be used:
Line 107 
Line 117 
  
     export PEGASUS_HAS_SSL=1     export PEGASUS_HAS_SSL=1
  
   , and connection to local domain sockets:  
   
     export PEGASUS_LOCAL_DOMAIN_SOCKET=1  
   
   And very importantly the LSB flag which determines that   And very importantly the LSB flag which determines that
   OpenPegasus is compiled against an LSB compliant system:   OpenPegasus is compiled against an LSB compliant system:
  


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2