From d74ce6f0a8a9cb5a209bfa2f8be3e3196d1dd29c Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 18 Nov 2011 12:43:11 +0100 Subject: add install.php For now this only checks if some dependencies are install. Signed-off-by: Florian Pritz --- install.php | 59 +++++++++++++++++++++++++++++++++++++++++++++++ scripts/install_helper.pl | 7 ++++++ 2 files changed, 66 insertions(+) create mode 100644 install.php create mode 100755 scripts/install_helper.pl diff --git a/install.php b/install.php new file mode 100644 index 000000000..2ebf2dc27 --- /dev/null +++ b/install.php @@ -0,0 +1,59 @@ +