1 SOPE Installation Guide
2 =======================
4 TODO: write install guide for SOPE 4.5.
10 - libFoundation or gstep-base or Cocoa Foundation
13 - openldap2/openldap2-dev
23 - openldap2/openldap2-dev
26 - libical (eg ThirdParty/libical)
27 - only for the deprecated iCalSaxDriver!
32 (Internal) Dependencies
33 =======================
53 - sope-mime (to be removed!)
56 - sope-core (EOControl/NGExtensions)
61 If the prerequisites are properly fulfilled, building SOPE 4.5 is
64 ./configure --enable-debug
67 (a build takes about 5 minutes on a Debian/Athlon 1.8+)
71 make -s strip=yes install
73 Important: ensure that GNUstep.sh from gnustep-make is properly loaded into the
74 shell environment, otherwise you will see errors like "/common.make"
80 * /common.make not found
82 If you see errors like "/common.make" not found you either did not configure
83 your SOPE tree _or_ you did not source GNUstep.sh
85 * warning: Foundation/NSObject.h: No such file or directory
87 You did not install a Foundation library, eg libFoundation