[OGo-Users] Installation question

Friedrich Dominicus users@opengroupware.org
Thu, 26 Apr 2007 08:39:24 +0200


I followed the instructions on getting sope and ogo from the
subversion repositories. 

I fetched SOPE-4.4 and accoring to the docs it seems the installation
has succeeded at least the suggested tests on
http://sope.opengroupware.org/en/build/sope.html
Check for success seem to work. I'm not sure about the XML-RPC because
typing.

xmlrpc_call \
>   http://www.oreillynet.com/meerkat/xml-rpc/server.php
Exception caught
Name  : XmlRpcCallFailed
Reason: call failed with HTTP status code 301

However it seems to do something and that should be fine.

I fetched the Ogo tree with:

svn co
http://svn.opengroupware.org/OpenGroupware.org/branches/stable-1.0/
OGo-1.0

And well at least it seems to get compiled. I got douzens of warning,
but ignored them (maybe I should not), howerver after building I
installed that compiled stuff, I configured SOPE and OGO with
the --with-gnustep option. That seems to work and so the installed
Tools are below GNUSTEP/System/Tools.

Howrver if I start ogo-webui it immediatly fails with:
./ogo-webui-1.0 
2007-04-26 08:37:56.696 ogo-webui-1.0[22669] SNS support disabled.
./ogo-webui-1.0: Uncaught exception NSInvalidArgumentException, reason: GSFFCallInvocation: Class 'NXConstantString(instance)' does not respond to forwardInvocation: for 'methodForSelector:'
### child 22669 (#1) was terminated by signal 6 (uptime=9s).
2007-04-26 08:38:05.592 ogo-webui-1.0[22670] SNS support disabled.
./ogo-webui-1.0: Uncaught exception NSInvalidArgumentException, reason: GSFFCallInvocation: Class 'NXConstantString(instance)' does not respond to forwardInvocation: for 'methodForSelector:'

So something is broken, maybe someone here has an idea on how ot get
that fixed.

The system I'm trying to install Ogo on is a Debian AMD 64-bit System,
with kernel 2.6.11

Any help would be very appreciated.

Regards
Friedrich