Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml,v diff -u -N -r1.28 -r1.29 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml 15 Mar 2006 21:50:48 -0000 1.28 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml 4 Jun 2006 00:45:37 -0000 1.29 @@ -109,6 +109,7 @@ ./configure --prefix=/usr/local/aolserver40r10 --with-tcl=/usr/local/lib/ make install + If you are using gcc 4 or later, see http://openacs.org/forums/message-view?message_id=309814 If this is the only version of AOLserver in use, or is the default version, create a symlink. If not, then be sure to use /usr/local/aolserver40r10 instead of /usr/local/aolserver in the steps below and check both scripts and makefiles to ensure they use the correct path. [root aolserver]# ln -s /usr/local/aolserver40r10 /usr/local/aolserver @@ -165,7 +166,7 @@ Install tDOM - [root nssha1]# cd ../tDOM-0.7.8/unix + [root nssha1]# cd ../tDOM-0.8.0/unix Edit the CONFIG file. Uncomment the instructions meant for AOLserver 4, but edit it to look like this: ../configure --enable-threads --disable-tdomalloc --prefix=/usr/local/aolserver --with-tcl=/usr/local/lib