Changes between Version 4 and Version 5 of EncapInstall


Ignore:
Timestamp:
07/23/07 11:42:42 (16 years ago)
Author:
dclark
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EncapInstall

    v4 v5  
    1515 * GNU make (make sure "gmake" links to GNU make on non-GNU platforms) 
    1616 * epkg (the encap package manager) 
    17    * Canonical website is http://www.encap.org/epkg 
    18    * Mirror of epkg binaries is available at http://www.dclark.us/mirror/ 
     17   * Binaries are at http://mirror.opensysadmin.com/epkg-binaries/  
     18     (Note: All other binary versions link against libtar-1.2.11 or earlier.  
     19     Versions of libtar before 1.2.12 have a nasty bug where 100 character  
     20     path names are truncated to 99 characters. To see what version of libtar 
     21     your epkg binary is linked against, use `epkg -V`.) 
    1922   * If built from source, first need all recommended libraries from web page 
    2023     * To ease building from source, read `epkg/README` and use `epkg/Makefile` 
     
    103106 
    104107== Documentation Version == 
    105  * This is a copy of: $Id: INSTALL 3500 2007-07-19 14:35:51Z dclark $ 
     108 * This is a copy of: $Id: INSTALL 3541 2007-07-23 16:41:45Z dclark $ 
    106109 * Most recent version: http://www.bcfg2.org/browser/trunk/bcfg2/encap/INSTALL 
    107110