Tema: Linux y ROMS
Ver Mensaje Individual
  #10 (permalink)  
Antiguo 09/12/2008, 13:28
Avatar de Gamz
Gamz
 
Fecha de Ingreso: diciembre-2008
Mensajes: 1
Antigüedad: 15 años, 5 meses
Puntos: 0
Pregunta Respuesta: Linux y ROMS

Hola a todos yo también estoy intentando correr el modelo ROMS pero en Ubuntu al compilar jobcomp tengo el siguiente error:
>> ./jobcomp
cp: No match.
cp: No match.
OPERATING SYSTEM IS: Linux
/bin/rm -rf core *.o AGRIFZOOM/AGRIF_YOURFILES/*.o *.i *.s *.f *.trace *.mod
/bin/rm -rf roms mpc cross_matrix cppcheck srcscheck checkkwds partit ncjoin ncrename ./rii_files
/opt/intel/fc/10.1.021/bin/fpp -free -P -I../netcdf_ifc/ -I/home/gamz/include mpc.F > mpc.f
mpc.F(124): #warning: keyword redefined: integer
ifort -O3 -w90 -w95 -cm -72 -fno-alias -i4 -r8 -Vaxlib -o mpc mpc.f
make: ifort: Command not found
make: *** [mpc] Error 127
/opt/intel/fc/10.1.021/bin/fpp -free -P -I../netcdf_ifc/ -I/home/tavo/include main.F | ./mpc > main.f
/bin/sh: ./mpc: not found
make: *** [main.o] Error 127
mv: cannot stat `roms': No such file or directory

Alguien tiene idea como corregir el error, saludos.