Error mpicc command not found [closed]
- by skn
I want to compile hdf5 but I find the following error:
/hdf5/hdf5-1.6.9CC=/usr/local/openmpi/bin/mpicc ./configure /home/sknandi/Research/ Simulation/hdf5/parallel_fdf5
CC=/usr/local/openmpi/bin/mpicc: Command not found.
The result of echo $PATH is
/hdf5/hdf5-1.6.9echo $PATH…