it finally worked! i followed the cygwin tutorial and compile it using build.bash - although i am running it on linux.
thanks a lot
L
HI, thanks for your response, i changed the makefile and i still get the following error:
In file included from Compilers/make_macros.h:16:
Compilers/../ROMS ...
Search found 3 matches
- Mon Jun 09, 2008 10:38 am
- Forum: ROMS Installation
- Topic: error pgf90:not found - compiling roms in linux
- Replies: 3
- Views: 7281
- Mon Jun 09, 2008 7:53 am
- Forum: ROMS Installation
- Topic: error pgf90:not found - compiling roms in linux
- Replies: 3
- Views: 7281
Re: error pgf90:not found - compiling roms in linux
HI, thanks for your response, i changed the makefile and i still get the following error:
In file included from Compilers/make_macros.h:16:
Compilers/../ROMS/Include/cppdefs.h:712:22: error: /home/laia/roms/trunk/upwelling.h: No such file or directory
makefile:226: INCLUDING FILE Build/make_macros ...
In file included from Compilers/make_macros.h:16:
Compilers/../ROMS/Include/cppdefs.h:712:22: error: /home/laia/roms/trunk/upwelling.h: No such file or directory
makefile:226: INCLUDING FILE Build/make_macros ...
- Sun Jun 08, 2008 7:10 pm
- Forum: ROMS Installation
- Topic: error pgf90:not found - compiling roms in linux
- Replies: 3
- Views: 7281
error pgf90:not found - compiling roms in linux
I am trying to compile roms by typing make from the roms directory and i get the following message:
makefile:226: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS
cd Build; pgf90 -c -O3 -tp k8-64 mod_kinds.f90
/bin/sh: pgf90: not found
make: *** [Build/mod ...
makefile:226: INCLUDING FILE Build/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS
cd Build; pgf90 -c -O3 -tp k8-64 mod_kinds.f90
/bin/sh: pgf90: not found
make: *** [Build/mod ...