Forum OpenACS Q&A: Re: OpenACS Installation. Configuring AOLServer

Collapse
Posted by Mat Kovach on
What platform are you building on?

What is the output of:

uname -a
gmake -v
cc -v

You are getting compile errors with the AOLserver code.

Collapse
Posted by Thelma Pinto on
Hi Mat,

The platform is Linux 7.2

GNU Make version 3.79.1

cc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)

Thanx
Thelma