Forum OpenACS Q&A: OACS/AOLserver 3.4.2 distro

Collapse
Posted by Mat Kovach on
I have added AOLserver 3.4.2 packages (the Don-nux release *smile*)
for the OpenACS/AOLserver distribution at

http://uptime.openacs.org/aolserver-openacs.

This includes the following patches:

o tclUnixPipe.c changes for *BSD
o UID/GID patch
o Makefile changes for nsxml

I have a binary distribution compiled on SuSE GNU/Linux 7.3

I did not add Vinod's uuencode patches as I still want to check them
out a bit more.  AOLserver3.3ad based packages are also available.

This has not been heavily tested on my part as I spent a good part of
my time working on a corrupted source tree (*grr*).  Hopefully others
will test along with me so I released now.

Basically as it stands I have one tree with both the 3.3ad13 and
3.4.2 AOLserver sources and simply created a symlink to compile them.
Right now I don't think having multiple package version available
will be much trouble.  Obviously down the road we should move towards
AOLserver 3.4.2 as the status for AOLserver3.3ad13 is unclear (or
clearly dead).

As we approach beta I'd like to offer my help to the distro
maintainers to create some unified packages across as many systems as
possible and hopefully start to be able to make them available as
OpenACS 4 beta is rolled out.

I think it would nice and benefical for OpenACS to be able to offer
packages for RedHat, SuSE, Debian, *BSD, Solaris, and others for both
OpenACS AND AOLserver(if needed).  I'm willing to help make this a
reality.

Enjoy!

Collapse
Posted by David Kuczek on
Hello Mat,

is Vinods uuencode patch the one that I would need in order to display German characters like "ae = ä" etc. correctly with nsd8x???

At the moment I am running aolserver 4.0 with nsd76 and everything is being displayed correctly, but as soon as I switch to nsd8x all special characters look like a mess...

If yes, how would I apply Vinod's patch? If no, what else would I have to do in order to use nsd8x with special German characters?

Thanks

Collapse
Posted by Mat Kovach on
No, as of right now, vinod's patches are not included.  I thought I had put that information on the site.

I haven't had the chance to successfully test applying and compiling AOLserver 3.4.2 with vinod's patches yet.

Can you try the 3.3ad13 version that had vinod's patches and see if that works with nsd8x?

Collapse
Posted by Don Baccus on
I think you're speaking of Henry Minsky's patches?  Vinod's patch just fixes ns_uuencode, which is only used by the acs-mail package.
Collapse
Posted by David Kuczek on
Don, yes this sounds to be the right thing...

Is anyone running OpenACS 3.2.5 with nsd8x on ISO 8859-1 and using regular .tcl pages with ns_write to display the content?