[Kolab-devel] server/doc QIM,1.20,1.21 by martin at doto.intevation.de
root at intevation.de
root at intevation.de
Mon Jul 28 16:43:48 CEST 2003
Update of /kolabrepository/server/doc
In directory doto:/tmp/cvs-serv11186
Modified Files:
QIM
Log Message:
Martin K.: Further improvements. Reordered openssl compile time. Added hint
about uuencode
Index: QIM
===================================================================
RCS file: /kolabrepository/server/doc/QIM,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- QIM 24 Jul 2003 15:01:32 -0000 1.20
+++ QIM 28 Jul 2003 14:43:46 -0000 1.21
@@ -52,6 +52,9 @@
Please examine the log file kolab.log carefully for errors.
+Especially make sure that in the kolab.log there are no errors. E.g. the
+bootstrap compile shell script needs uuencode (part of sharutil rpm on SuSE).
+
3. execute the resulting bootstrap install shell script as root
sh -x ./openpkg-20030606-20030606.ix86-linux2.4-kol.sh
@@ -115,6 +118,7 @@
perl-term
perl-crypto
perl-conv
+openssl
perl-ssl
perl-sys
perl-util
@@ -122,7 +126,14 @@
perl-net
perl-www
perl-ldap
-openssl
+perl-openpkg
+perl-crypto
+sed
+libiconv
+gettext
+imap
+ncurses
+getopt
m4
bison
flex
@@ -150,7 +161,9 @@
-define 'with_tls yes' --define 'with_ldap yes'
rpm -Uhv /kolab/RPM/PKG/postfix*kol.rpm
-patch < kolab.patch // patch for imapd.spec file and groupfile
+patch < kolab.patch # patch for imapd.spec file and groupfile
+ # only required if building from cvs because the patch
+ # is already included in the src.rpm
rpm -ba imapd.spec --define 'with_groupfile_hack yes' \
--define 'with_vhost_hack yes'
rpm -Uhv /kolab/RPM/PKG/imapd*kol.rpm
@@ -173,6 +186,7 @@
Please follow the instructions in the output when installing the kolab rpm
carefully.
+
As root you may now start the kolab server manually via
More information about the devel
mailing list