Changes between Version 39 and Version 40 of Installing/Source


Ignore:
Timestamp:
08/29/2014 09:31:44 AM (10 years ago)
Author:
Cas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing/Source

    v39 v40  
    1818 
    1919 
    20 == !Debian & Ubuntu Dependencies == 
     20== Debian & Ubuntu Dependencies == 
    2121Apt-get line to install all above dependencies: 
    2222{{{ 
     
    6161sudo python setup.py install 
    6262}}} 
    63  * ''!Debian & Ubuntu: Append `--install-layout=deb` to use `/usr/bin/` prefix instead of default `/usr/bin/local/`.'' 
     63 * ''Debian & Ubuntu: Append `--install-layout=deb` to use `/usr/bin/` prefix instead of default `/usr/bin/local/`.'' 
    6464 * ''Microsoft Windows: Omit `sudo` prefix.'' 
    6565