Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Linux

CORE was developed on Ubuntu Lucid 10.04 LTS, but other versions should also work

Info
titleDebian and Ubuntu users

Instead of installing each of the software items below separately, it is sufficient to install only a small set of packages, as this will pull in most of the required dependencies. To install everything except Zend:

Code Block
bash
bash
apt-get install php5-pgsql php-apc postgresql php5-gd

...