sope-gdl1
- postgresql-dev
-Dependencies
-============
+(Internal) Dependencies
+=======================
-- sope-xml
+sope-xml
- [self contained]
sope-core
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