Hello,
Along the previous time, I tried to install cygwin in such away that it can deal with what ROMS needs and what NCL needs of packages, but when I tried to compile ROMS, the following error appears :
/cygdrive/c/cygwin/usr/local/lib/libnetcdf.a(liboc_la-curlfunctions.o): In function `set ...
Search found 5 matches
- Sat Feb 26, 2011 10:45 am
- Forum: ROMS Installation
- Topic: NCL Installation Problem
- Replies: 5
- Views: 9666
- Wed Feb 16, 2011 5:33 am
- Forum: ROMS Installation
- Topic: NCL Installation Problem
- Replies: 5
- Views: 9666
NCL Installation Problem
Hello everyone,
After running the ROMS, I tried to visual the output files, so I tried to install ncl. When I'm following the instruction in the "Installing and running NCL under Cygwin/X (Windows)" which is available in the website "http://www.ncl.ucar.edu/Download/cygwin.shtml", the following ...
After running the ROMS, I tried to visual the output files, so I tried to install ncl. When I'm following the instruction in the "Installing and running NCL under Cygwin/X (Windows)" which is available in the website "http://www.ncl.ucar.edu/Download/cygwin.shtml", the following ...
- Sun Feb 13, 2011 8:47 pm
- Forum: ROMS Installation
- Topic: build.bash Problem
- Replies: 4
- Views: 8522
Re: build.bash Problem
Hello,
I passed the error that I faced by wrote this command "in the build.bash file" (export MY_ROOT_DIR=/cygdrive/c/cygwin/roms), then I wrote the command (dos2unix build.bash) in the cygwin window. Finally I run ROMS and I got the following output files:
ocean_avg.nc
ocean_dia.nc
ocean_his.nc ...
I passed the error that I faced by wrote this command "in the build.bash file" (export MY_ROOT_DIR=/cygdrive/c/cygwin/roms), then I wrote the command (dos2unix build.bash) in the cygwin window. Finally I run ROMS and I got the following output files:
ocean_avg.nc
ocean_dia.nc
ocean_his.nc ...
- Tue Feb 08, 2011 7:11 am
- Forum: ROMS Installation
- Topic: build.bash Problem
- Replies: 4
- Views: 8522
Re: build.bash Problem
Thank you very much, when I wrote this line (export MY_ROOT_DIR=c:/cygwin/roms) in the build.bash file, the compilation passed this command (this menas o.k) but other error appeared which is :
makefile:390: *** target pattern contains no '%'. Stop.
makefile:241: INCLUDING FILE /home/Abdullah/make ...
makefile:390: *** target pattern contains no '%'. Stop.
makefile:241: INCLUDING FILE /home/Abdullah/make ...
- Mon Feb 07, 2011 8:05 pm
- Forum: ROMS Installation
- Topic: build.bash Problem
- Replies: 4
- Views: 8522
build.bash Problem
Hello,
I have problem with build.bash, when I'm following the tutorial "Installing ROMS in Windows XP/Vista (Via Cygwin)" and when tried to compile, I got this error:
$ ./build.bash
./build.bash: line 417: cd: /home/aliayamahdi/roms/trunk: No such file or directory
make: *** No rule to make ...
I have problem with build.bash, when I'm following the tutorial "Installing ROMS in Windows XP/Vista (Via Cygwin)" and when tried to compile, I got this error:
$ ./build.bash
./build.bash: line 417: cd: /home/aliayamahdi/roms/trunk: No such file or directory
make: *** No rule to make ...