From 620e6f63719635fa7ecce872f6bf32fc766f338e Mon Sep 17 00:00:00 2001 From: helge Date: Sun, 22 Aug 2004 16:11:00 +0000 Subject: [PATCH] git-svn-id: http://svn.opengroupware.org/SOPE/trunk@36 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- INSTALL | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 831fe694..3cccd92e 100644 --- a/INSTALL +++ b/INSTALL @@ -21,10 +21,10 @@ sope-ical sope-gdl1 - postgresql-dev -Dependencies -============ +(Internal) Dependencies +======================= -- sope-xml +sope-xml - [self contained] sope-core @@ -46,3 +46,24 @@ sope-appserver sope-gdl1 - sope-core (EOControl/NGExtensions) + +Building +======== + +If the prerequisites are properly fulfilled, building SOPE 4.3 is +a simple: + + make -s debug=yes strip=yes all + +Installation: + + make -s debug=yes strip=yes install + +Important: ensure that GNUstep.sh from gnustep-make is properly loaded into the + shell environment, otherwise you will see errors like "/common.make" + not being found. + +Building mod_ngobjweb +===================== + +TODO: write something -- 2.39.5