Hello I am trying to do the installation by the autoinstall ices-cc, but it appears the error below. I have already installed the files it suggests, but to no avail.
I'm using Ubuntu 10.04 64 bits.
./buildices.sh: 21: function: not found
Error: Installer requires a working copy of installed on your system.
You can usually install all required dependencies as follows:
For Red Hat Linux based systems, use:
yum install gcc gcc-c++ make
For Debian based systems, use:
apt-get install gcc g++ make