Error running CnC on Ubuntu
I tried to install CnC on my ubuntu machine. However, I am getting some errors when I try to test a sample.
When I run "source cncvars.sh", this adds the path to the environment. However, when I try "cnc fib.cnc", it returns the following error:
bash: /opt/intel/cnc/0.6/bin/ia32/cnc: No such file or directory.
There is a cnc file in the directory.
Also, running "/opt/intel/tbb/3.0/ia32/cc3.4.4_libc2.3.4_kernel2.6.9/bin/ttbvars.sh"
does not add any variables to the path.
Thanks for your help

