partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 8b2905a13e58cbc43b8949ae605cee4f90044f58
parent a1568a61e6ae60d7618b48fa3fdefe3e234d8b33
Author: Felicitus <felicitus@felicitus.org>
Date:   Sat, 17 Sep 2011 20:33:42 +0200

Merge branch 'master' of github.com:partkeepr/PartKeepr

Diffstat:
Mdocumentation/installation/UBUNTU-11.04 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/documentation/installation/UBUNTU-11.04 b/documentation/installation/UBUNTU-11.04 @@ -12,6 +12,10 @@ apt-get install apache2 php5-mysql php5-curl php5-cli php-pear git php5-imagick pear update-channels pear upgrade +# On Ubuntu Server, you need to install ia32-libs which are installed automatically on Ubuntu Desktop +apt-get install ia32-libs +apt-get install default-jdk + # Install phpunit, phing pear config-set auto_discover 1