A page in your DokuWiki was added or changed. Here are the details: Date : 2010/08/22 15:48 Browser : Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8 IP-Address : 88.164.187.72 Hostname : grenelle.phillipoux.net Old Revision: http://ltb-project.org/wiki/documentation/self-service-password/0.4/install_debian?rev=1280495193 New Revision: http://ltb-project.org/wiki/documentation/self-service-password/0.4/install_debian Edit Summary: User : jclarke
@@ -1,13 +1,13 @@ ====== Installation from debian package ====== - Debian package can be downloaded from [[:download| this page]]. Choose the file with the .deb extension. + Debian package can be downloaded from [[:download#self_service_password| this page]]. Choose the file with the .deb extension. Install it: <code> # dpkg -i self-service-password_0.4-1_all.deb </code> You will maybe be asked to install dependencies before: <code> - # apt-get install apache2 php5 php5-ldap + # aptitude install apache2 php5 php5-ldap </code> -- This mail was generated by DokuWiki at http://ltb-project.org/wiki/ _______________________________________________ ltb-changes mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-changes
