Hi,
i tried setting up OpenACS 4.5 from the tarball / from cvs HEAD.
Using:
PostgreSQL 7.2, rebuild from SuSE rpm with --enable-multibyte
--enable-locale --enable-unicode-conversion
AOLServer 3.4.2 (from the SuSE 8.0 rpm)
added:
postgres.so
nsxml.so
nsopenssl.so
nssha1.so
nsrewrite.so
nscache.so
After quite some time i got aolserver up and running, using a nsd.tcl
modelled after the openacs one. Even ssl worked, so i was happy. No
major problems so far.
Then began the adventure to foreign lands... Installing OpenACS 4.5.
After repeating the installation about 5 times i realized that umlauts
are not supported by the installer in all places (Aaargh), and there
is no error message, it just continues and breaks things (like the
"yourdomain.com" anywhere if using umlauts in one of the site-info
forms...
I saw all the installable packages and was pleased, there seemed to be
lots of good stuff. Until i tried to use things...
First tried Calendar. Looked very nice, but even inserting a single
item failed (0or1row failed and some pretty huge stacktrace...), hmm,
maybe because i use pgsql 7.2. ..., maybe other modules work better.
Then tried some of the other modules (encountered a bug / error
message in every module i tried to use...), so i was quite dissapointed.
Read up some postings here, about problems with 7.2, so tried one of
the nigthly cvs checkouts, an was pleased that it worked slightly
better, but none the less i found it quite unusable.
Trying to use german umlauts and using postgres seems like a heavily
mined territory for me (never had such massive problems with pure tcl
or any other tcl 8.3x using software).
I'm slowly coming to the impression that i try the impossible in
getting an OpenACS where not every module i want to use throws sql
errors more often than not, umlauts work in very selected places (for
instance in text bodies, but not in titles), items can not be deleted
anywhere, and various other things.
So my questions:
Is there anyone using a similar setup that works, or how do i set it
up correctly?
What is the state of i18n / l10n support for OpenACS 4.5 and upcoming
4.6 ?
Where can i find docs about it?
Where can i report bugs and for what version (the 4.5 tarball , the
cvs version)?
Is 4.5/4.6 on postgres considered to be in an experimental state or
can it be used for something working? I really like what i saw, but
most of the promising first looks and my expectations have been
dissapointed..., can anyone help me to keep up my good faith that
OpenACS is a good system. I'm in doubt a bit, at the moment.