Problem installing ATAT on Ubuntu

Hi,

I am trying to install ATAT on Ubuntu. After entering the command "make" however i get the following:

./foolproof.sh /home/arashpj/bin/ "g++"
/bin/csh cannot be found. Please install it or create a symbolic link from /bin/csh to /usr/bin/tcsh , if installed.
makefile:9: recipe for target ‘all’ failed
make: *** [all] Error 1

I was wondering if you can help me solve this.

Regards,
Arash

Have you tried "create a symbolic link from /bin/csh to /usr/bin/tcsh"?

I am also facing the same issue …kindly help in solving it.

In my case csh is there but I got the same error. Please help me