Changes between Version 6 and Version 7 of InstallationGuidelines/Linux/Server


Ignore:
Timestamp:
06/17/12 18:24:46 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Linux/Server

    v6 v7  
    1212
    1313Other combinations are, of course, possible, but we don't provide installation scripts for these.
    14 
    15 For the Survey module:
    16 {{{
    17 mkdir /home/web2py/.matplotlib
    18 chown web2py /home/web2py/.matplotlib
    19 echo "os.environ['MPLCONFIGDIR'] = '/home/web2py/.matplotlib'" >> /home/web2py/wsgihandler.py
    20 sed -i 's|TkAgg|Agg|' /etc/matplotlibrc
    21 }}}
    2214
    2315 * ConfigurationGuidelines