[SOGo] Problem at runing SOGo ("missing XML parser ..")

Stefan Henschke sogo@opengroupware.org
Thu, 03 Apr 2008 18:38:05 +0200


>> But after connecting with Firefox on port 20000
> This is not expected to work, you need to connect through Apache.
I thing there is something I didn't understand. The webinterface is 
located at localhost:port? So I can connect through by Firefox, typing 
192.168.1.10:20000 (server-IP and port, set with SetAppPort).

>> "2008-04-03 14:02:41.242 sogod-0.9[5225] -[DOMBuilderFactory 
>> createDOMBuilderForMimeType:]:88: could not create DOM builder for 
>> MIME type 'text/xml' because no SAX proper reader could be constructed.
> 
> So it could not find a SAX driver (XML parser). What is the output if 
> you run the SOPE configure script?

distribution: gentoo

Shell output:
# ./configure

GNUstep environment:
   system: /usr/GNUstep/System
   local:  /usr/GNUstep/Local
   user:   /root/GNUstep
   path: 
/root/GNUstep:/usr/GNUstep/Local:/usr/GNUstep/Network:/usr/GNUstep/System
   flat:   yes
   arch:   x86_64-pc-linux-gnu
   combo:  gnu-gnu-gnu

Note: will install in default location: /usr/local/

Configuration:
   FHS:    install in FHS root
   debug:  yes
   strip:  yes
   prefix:     /usr/local/
   frameworks:
   gstep:      /usr/GNUstep/System/Library/Makefiles/
   config:     /usr/src/sope/trunk/config.make
   script:     /usr/GNUstep/System/Library/Makefiles//GNUstep.sh

creating: /usr/src/sope/trunk/config.make
optional library found: xml2
optional library found: ldap
required library found: ssl
optional library found: pq
failed to link optional library: sqlite3
failed to link optional library: mysqlclient
configuring NGStreams library .... done (log in config-NGStreams.log).