Changes between Version 9 and Version 10 of LightSpeedMapServer


Ignore:
Timestamp:
Jul 29, 2010, 1:42:09 AM (14 years ago)
Author:
hellonishad
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LightSpeedMapServer

    v9 v10  
    7373tar -xzf lighttpd-1.4.26.tar.gz
    7474cd lighttpd-1.4.26/
    75 ./configure —prefix /usr/local/ —bindir=/usr/local/bin/ —sbindir=/usr/local/sbin/ —libexecdir=/usr/local/libexec/ —libdir=/usr/local/lib/ —includedir=/usr/local/include —sysconfdir=/usr/local/lighthttpd —datarootdir=/var/www/ —datadir=/var/www —with-memcache
     75./configure —prefix /usr/local/ —bindir=/usr/local/bin/ —sbindir=/usr/local/sbin/ —libexecdir=/usr/local/libexec/
     76—libdir=/usr/local/lib/ —includedir=/usr/local/include —sysconfdir=/usr/local/lighthttpd —datarootdir=/var/www/
     77—datadir=/var/www —with-memcache
    7678make
    7779make install