<div dir="ltr"><div>Actually part of the configure script i showed is what was used in wrf compilation and it worked<br></div>it generates the error in WPS.<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 25, 2015 at 9:21 PM, Carlos Ross <span dir="ltr">&lt;<a href="mailto:cf.ross@gmail.com" target="_blank">cf.ross@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Juliet, it seems that you don&#39;t have the portland compiler installed. Try open a terminal and write pgf90 -help to see if you get something. If you get nothing, and you have the compiler installed, write the complete path in <span style="font-size:12.8px">SFC, </span><span style="font-size:12.8px">SCC, </span><span style="font-size:12.8px">DM_FC and </span><span style="font-size:12.8px">DM_CC.</span><br></div><div>Did the wrf compilation worked?</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2015-09-25 14:03 GMT-03:00 afwande juliet <span dir="ltr">&lt;<a href="mailto:afwandej965@gmail.com" target="_blank">afwandej965@gmail.com</a>&gt;</span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Dear users, I am trying to compile WPS,  I get this error. The machine is Linux x86_64 PGI compiler(serial)</div><div>make[1]: pgf90: Command not found<br>make[1]: [int2nc.exe] Error 127 (ignored)<br>make[1]: Leaving directory `/scratch/pknu/p006kiw/WRFV3.6/WPS/util/src&#39;<br>if [ -h int2nc.exe ] ; then \<br>  /bin/rm -f int2nc.exe ; \<br> fi ; \<br> if [ -h ../int2nc.exe ] ; then \<br>  /bin/rm -f ../int2nc.exe ; \<br> fi ; \<br> if [ -e src/int2nc.exe ] ; then \<br>  ln -sf src/int2nc.exe . ; \</div><div><br></div><div>Below is the part of configure.wps script</div><div><br></div><div><br></div><div>COMPRESSION_LIBS    = -L/glade/u/home/wrfhelp/UNGRIB_LIBRARIES/lib -ljasper -lpng -lz<br>COMPRESSION_INC     = -I/glade/u/home/wrfhelp/UNGRIB_LIBRARIES/include<br>FDEFS               = -DUSE_JPEG2000 -DUSE_PNG<br>NCARG_LIBS2         = -L${PGI}/linux86-64/5.2/lib -lpgftnrtl -lpgc \<br>                      -L/usr/lib64 -lg2c<br>SFC                 = pgf90<br>SCC                 = pgcc<br>DM_FC               = mpif90<br>DM_CC               = mpicc<br>FC                  = $(SFC)<br>CC                  = $(SCC)<br>LD                  = $(FC)<br>FFLAGS              = -Mfree -byteswapio -O<br>F77FLAGS            = -Mfixed -byteswapio -O<br>FCSUFFIX            =<br>FNGFLAGS            = $(FFLAGS)<br>LDFLAGS             =<br>CFLAGS              = -O<br>CPP                 = /lib/cpp -P -traditional<br>CPPFLAGS            = -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32<br>ARFLAGS             =<br>CC_TOOLS            =</div></div>
<br></div></div>_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu" target="_blank">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>