Changeset 1095 for trunk/INSTALL

Show
Ignore:
Timestamp:
06/17/11 11:23:06 (11 months ago)
Author:
metrot
Message:

Un seul script install.sh pour Debian et CentOS
En mode devel install.sh pointe sur trunk et plus sur branches/1.x
Bugfix: slapd.conf etait copié dans /root/openldap_config

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r949 r1095  
    5252 
    5353  # wget --no-check-certificate -P /tmp \ 
    54 https://svn.math.cnrs.fr/placodev/tags/stable/install_debian.sh 
     54https://svn.math.cnrs.fr/placodev/tags/stable/install.sh 
    5555 
    5656* run it : 
    5757 
    58   # chmod +x /tmp/install_debian.sh 
    59   # /tmp/install_debian.sh 
     58  # chmod +x /tmp/install.sh 
     59  # /tmp/install.sh 
    6060 
    6161* reboot the host 
     
    9090   
    9191  # wget --no-check-certificate -P /tmp \ 
    92            https://svn.math.cnrs.fr/placodev/trunk/install_debian.sh 
     92           https://svn.math.cnrs.fr/placodev/trunk/install.sh 
    9393 
    9494* run it : 
    9595 
    96   # chmod +x /tmp/install_debian.sh 
    97   # /tmp/install_debian.sh -d wc_dir 
     96  # chmod +x /tmp/install.sh 
     97  # /tmp/install.sh -d wc_dir 
    9898 
    9999  where wc_dir is the choosen local svn working-copy directory for the