h_goldfish
New member
Hi, everyone!
I am installing WRFV4.0.1. And I compiled successfully.
But when I compiled WPSV4.0.1, I only got geogrid.exe and metgird.exe except ungirb.exe.
I have checked the compile.log and the error were as follows:
Thanks all of you for considering my problem.
Regards,
Claire
/bin/rm -f jpcunpack.f90
icc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_MPI -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ enc_jpeg2000.c
enc_jpeg2000.c(5): catastrophic error: cannot open source file "jasper/jasper.h"
#include "jasper/jasper.h"
^
make[2]: [enc_jpeg2000.o] Error 4 (ignored)
icc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_MPI -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ dec_jpeg2000.c
dec_jpeg2000.c(5): catastrophic error: cannot open source file "jasper/jasper.h"
#include "jasper/jasper.h"
^
make[2]: [dec_jpeg2000.o] Error 4 (ignored)
I am installing WRFV4.0.1. And I compiled successfully.
But when I compiled WPSV4.0.1, I only got geogrid.exe and metgird.exe except ungirb.exe.
I have checked the compile.log and the error were as follows:
Thanks all of you for considering my problem.
Regards,
Claire
/bin/rm -f jpcunpack.f90
icc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_MPI -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ enc_jpeg2000.c
enc_jpeg2000.c(5): catastrophic error: cannot open source file "jasper/jasper.h"
#include "jasper/jasper.h"
^
make[2]: [enc_jpeg2000.o] Error 4 (ignored)
icc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_MPI -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ dec_jpeg2000.c
dec_jpeg2000.c(5): catastrophic error: cannot open source file "jasper/jasper.h"
#include "jasper/jasper.h"
^
make[2]: [dec_jpeg2000.o] Error 4 (ignored)