Skip to content
alangrafu edited this page Oct 28, 2012 · 17 revisions

You need at least to have

  • Git
  • Apache
    • mod_rewrite working (you may need to set AllowOverrive All in your apache conf)
  • PHP5
    • Both the apache and the command line version (for administrative tasks)
  • SQLite3
    • php-sqlite package or whatever is called in your system
  • cURL
    • php-curl package or whatever is called in your system

How to install requisites in Ubuntu

See How to install requisites in Ubuntu

How to install requisites in CentOS

See How to install requisites in CentOS

How to install requisites in Mac OSX and XAMPP

See How to install LODSPeaKr in Mac OSX and XAMPP

What's next?

Clone this wiki locally