jyu a écrit :
Dear Siesta developers and users: Recently I changed my linux system Redhat 9.0 with kernel 2.4.20-8smp. When I compile the siesta package 1.3fp using intel f90 complilers 8.1. I met the problem as follows: m2c -o alloc.o alloc.mod make:m2c:command not found make: *** [alloc.o] error 127
Dear Jian Yu, you need to make sure the program "m2c" is installed on your system and, if so, make sure that the "m2c" directory is in your PATH environment variable so make can find it. Best Sébastien Le Roux LPMC Université de Montpellier 2 France

