by Vinod Kurup
OpenACS docs are written by the named authors, and may be edited
by OpenACS documentation staff.
@@ -18,7 +18,7 @@
[root@yourserver src]#
cd /usr/local/src
wget --passive http://uptime.openacs.org/aolserver-openacs/aolserver3.3oacs1.tar.gz
-tar xzf aolserver3.3oacs1.tar.gz
Compile AOLserver.�Compile and install AOLserver. First, prepare the installation directory and the source code. The message about BUILD-MODULES can be ignored.
root@yourserver root]# mkdir -p /usr/local/aolserver
+tar xzf aolserver3.3oacs1.tar.gz
This section also relies on some OpenACS files, which you can get with the section called “Unpack the OpenACS tarball”.
Compile AOLserver.�Compile and install AOLserver. First, prepare the installation directory and the source code. The message about BUILD-MODULES can be ignored.
root@yourserver root]# mkdir -p /usr/local/aolserver
[root@yourserver root]# cd /usr/local/src/aolserver
[root@yourserver aolserver]# ./conf-clean
cat: BUILD-MODULES: No such file or directory
@@ -39,7 +39,7 @@
tarball's default value with our default value, /usr/local/aolserver:[root@yourserver aolserver]# echo "/usr/local/aolserver" > conf-inst
[root@yourserver aolserver]#
conf-make should contain the
name of the GNU Make command on your system. It defaults to
- gmake.
Set an environment variable that the nspostgres driver
+ gmake. Debian users: ln -s /usr/bin/make /usr/bin/gmake.
Set an environment variable that the nspostgres driver
Makefile needs to compile correctly and run
conf, which compiles
AOLserver, the default modules, and the database driver, and