Search found 5 matches

by ming
Mon Dec 10, 2012 11:26 am
Forum: ROMS Installation
Topic: makefile:32: error
Replies: 3
Views: 4996

Re: makefile:32: error

Hi Mark,

I found it myself. roms > trunk > makefile

Open makefile file

Find NEED_VERSION := 3.80 3.81 3.82

Chane it to NEED_VERSION := 3.80 3.81 3.82 3.82.90

Save the file

It works. Thanks.


Kind Regards,

Ming
by ming
Mon Dec 10, 2012 10:38 am
Forum: ROMS Installation
Topic: makefile:32: error
Replies: 3
Views: 4996

Re: makefile:32: error

Hi Mark,

Thank you for replying to me. How do I either change the version-testing code so that it accepts "3.82.90" or delete it entirely? Where can I find the version-testing code?


Kind Regards,

Ming
by ming
Mon Dec 10, 2012 10:27 am
Forum: ROMS Installation
Topic: Customizing the build script
Replies: 10
Views: 10903

Re: Customizing the build script

Hi Kate and Mark, Thank you very much for replying to me. Kate, I have tried and got the following messages. $ which make /usr/bin/make $ make --version GNU Make 3.82.90 Built for i686-pc-cygwin Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu ...
by ming
Thu Dec 06, 2012 4:26 am
Forum: ROMS Installation
Topic: makefile:32: error
Replies: 3
Views: 4996

makefile:32: error

Hi there, I am a beginner. I am having some difficulty on installing ROMS. I am installing it through cygwin on windows 7 but I cannot create the executable oceanS. When I try to execute the build.bash that is what happens: $ ./build.bash makefile:32: *** This makefile requires one of GNU make ...
by ming
Thu Dec 06, 2012 4:17 am
Forum: ROMS Installation
Topic: Customizing the build script
Replies: 10
Views: 10903

Re: Customizing the build script

Hi there,

I am a beginner. I have the same problem. I am not sure how to solve this problem. Could you please explain it step by step? Thank you very much.