[OGo-Users] SuSE 10 - invalid input syntax for type timestamp - It worked !

Willi Fendt users@opengroupware.org
Tue, 26 Jun 2007 19:08:28 +0200


Hello Adam !
Thank you for your tip with the proxy.
It was in fact a problem with the firewall an could be solved.

Installation like described in the document
http://docs.opengroupware.org/Members/whitemice/misc/BuildingOGoPackagesForSUSE/document_view

I have some remarks for building on a suse 10.0 box for this document
0. prerequisites
These packages are needed by suse 10.0:
- gcc-objc
- openldap2-devel
- openssl-devel
- mysql-devel
- sqlite2-devel
- apache2-devel
2.  the directory has to be renamed:
mv sope4-6 sope
4. the directory has to be renamed:
mv trunk opengroupware.org
13.
  rm -Uvh must be rpm -Uvh
14:
Install all the packages with rpm -Uvh ogo* without ogo-gnumake
 
Apache2 did not start:
The Message was: Syntax error on line 3 of
/etc/apache2/conf.d/ngobjweb.conf:
Cannot load /usr/lib/apache2/mod_ngobjweb.so into server:
/usr/lib/apache2/mod_ngobjweb.so: undefined symbol: ap_http_scheme
I used the package from download.opengroupware.org:
rpm -i mod_ngobjweb-2.0.54-trunk_r1189.1.i586.rpm --force

and then: it worked !!

Maybe sope47 does not work on a suse 10.0 box ?
The downloaded packages where sope47 and these are sope46.

Thank you very much for your help !

Willi