Search found 4 matches

by ssuanda
Thu Sep 06, 2018 3:18 am
Forum: ROMS Installation
Topic: ./build.bash error:Can't open tmp file at ROMS/Bin/cpp_clean
Replies: 5
Views: 5656

Re: ./build.bash error:Can't open tmp file at ROMS/Bin/cpp_c

This has been resolved.
My Cygwin didn't have a proper Perl. Once Perl(version 5.26.2-1) was correctly added, all went well.

Thanks,

Ata
by ssuanda
Tue Sep 04, 2018 11:29 pm
Forum: ROMS Installation
Topic: ./build.bash error:Can't open tmp file at ROMS/Bin/cpp_clean
Replies: 5
Views: 5656

Re: ./build.bash error:Can't open tmp file at ROMS/Bin/cpp_c

Hi John, Here's svn info: $ svn info Path: . Working Copy Root Path: /home/survstu1/ROMS/trunk URL: https://www.myroms.org/svn/src/trunk Relative URL: ^/trunk Repository Root: https://www.myroms.org/svn/src Repository UUID: f091316a-d328-0410-a40a-876eff57d070 Revision: 920 Node Kind: directory ...
by ssuanda
Tue Sep 04, 2018 12:00 am
Forum: ROMS Installation
Topic: ./build.bash error:Can't open tmp file at ROMS/Bin/cpp_clean
Replies: 5
Views: 5656

Re: ./build.bash error:Can't open tmp file at ROMS/Bin/cpp_c

Hello, def_diags.f90 is created, but it is basically empty: $ ls -l Build_roms/ total 622 -rw-r--r-- 1 survstu1 Domain Users 19516 Sep 4 11:50 def_diags.f90 -rw-r--r-- 1 survstu1 Domain Users 215 Sep 4 11:50 make_macros.mk -rw-r--r-- 1 survstu1 Domain Users 587217 Sep 4 11:50 MakeDepend -rw-r--r-- 1 ...
by ssuanda
Mon Sep 03, 2018 1:41 am
Forum: ROMS Installation
Topic: ./build.bash error:Can't open tmp file at ROMS/Bin/cpp_clean
Replies: 5
Views: 5656

./build.bash error:Can't open tmp file at ROMS/Bin/cpp_clean

Hello, I am trying to compile the upwelling test case with Cygwin and am coming across an error I have not seen before. ROMS from a checkout from 2 months ago: $ svn info Path: . Working Copy Root Path: /home/survstu1/ROMS/trunk URL: https://www.myroms.org/svn/src/trunk Relative URL: ^/trunk ...