diff --git a/content/applications/app_specific/building_wrf.md b/content/applications/app_specific/building_wrf.md
index b2e3da78c835f87b4030ae2ebffff900313fc145..99b5712aabb0eaa817a1f821a9a3aff4b7fd90cf 100644
--- a/content/applications/app_specific/building_wrf.md
+++ b/content/applications/app_specific/building_wrf.md
@@ -688,14 +688,14 @@ if [ -e src/int2nc.exe ] ; then \
 fi
 
 [demo01@login.crane WPS]$ ls
-arch   compile    configure.wps  geogrid      link_grib.csh  metgrid.exe   namelist.wps.all_options  namelist.wps.global  ungrib  wps4_configure.patch
-clean  configure  external       geogrid.exe  metgrid        namelist.wps  namelist.wps.fire         README               util
+arch     configure             foo_81824.c  geogrid.exe  link_grib.csh  metgrid.log               namelist.wps.fire    README      util
+clean    configure.wps         foo_81824.f  geogrid.log  metgrid        namelist.wps              namelist.wps.global  ungrib      wps3_configure.patch
+compile  configure.wps.backup  geogrid      gmeta        metgrid.exe    namelist.wps.all_options  namelist.wps.nmm     ungrib.log
 
 [demo01@login.crane WPS]$ ls util/
-avg_tsfc.exe      gfs.ncl          int2nc.exe    plotfmt.ncl     plotgrids.ncl      rd_intermediate.exe          vertical_grid_50_20m_63km.txt
-calc_ecmwf_p.exe  gfs_old.ncl      Makefile      plotfmt_nc.ncl  plotgrids_new.ncl  src                          vertical_grid_70_20m_80km.txt
-g1print.exe       height_ukmo.exe  mod_levs.exe  plotgrids.exe   plotgrids_old.ncl  vertical_grid_38_20m_G3.txt
-
+avg_tsfc.exe      gfs.ncl          int2nc.exe    plotfmt.ncl     plotgrids_new.ncl    src                            vertical_grid_70_20m_80km.txt
+calc_ecmwf_p.exe  gfs_old.ncl      Makefile      plotfmt_nc.ncl  plotgrids_old.ncl    vertical_grid_38_20m_G3.txt
+g1print.exe       height_ukmo.exe  mod_levs.exe  plotgrids.ncl   rd_intermediate.exe  vertical_grid_50_20m_63km.txt
 {{< /highlight >}}
 {{% /panel %}}
 
@@ -816,13 +816,14 @@ if [ -e src/int2nc.exe ] ; then \
 fi
 
 [demo01@login.crane WPS]$ ls
-arch   compile    configure.wps         external  geogrid.exe    metgrid      namelist.wps              namelist.wps.fire    README  util
-clean  configure  configure.wps.backup  geogrid   link_grib.csh  metgrid.exe  namelist.wps.all_options  namelist.wps.global  ungrib  wps4_configure.patch
+arch     configure             external     link_grib.csh  namelist.wps              namelist.wps.global  ungrib.exe
+clean    configure.wps         geogrid      metgrid        namelist.wps.all_options  README               util
+compile  configure.wps.backup  geogrid.exe  metgrid.exe    namelist.wps.fire         ungrib               wps4_configure.patch
 
 [demo01@login.crane WPS]$ ls util/
-avg_tsfc.exe      gfs.ncl          int2nc.exe    plotfmt.ncl     plotgrids_new.ncl    src                            vertical_grid_70_20m_80km.txt
-calc_ecmwf_p.exe  gfs_old.ncl      Makefile      plotfmt_nc.ncl  plotgrids_old.ncl    vertical_grid_38_20m_G3.txt
-g1print.exe       height_ukmo.exe  mod_levs.exe  plotgrids.ncl   rd_intermediate.exe  vertical_grid_50_20m_63km.txt
+avg_tsfc.exe      g2print.exe  height_ukmo.exe  mod_levs.exe    plotgrids.exe      plotgrids_old.ncl    vertical_grid_38_20m_G3.txt
+calc_ecmwf_p.exe  gfs.ncl      int2nc.exe       plotfmt.ncl     plotgrids.ncl      rd_intermediate.exe  vertical_grid_50_20m_63km.txt
+g1print.exe       gfs_old.ncl  Makefile         plotfmt_nc.ncl  plotgrids_new.ncl  src                  vertical_grid_70_20m_80km.txt
 {{< /highlight >}}
 {{% /panel %}}
 
diff --git a/static/attachments/wps3_configure.patch b/static/attachments/wps3_configure.patch
index 004311beafef8122e102525238ec6d9a129e12f3..571a7ccc6608fa4cf4d4fad50deb334e940a6482 100644
--- a/static/attachments/wps3_configure.patch
+++ b/static/attachments/wps3_configure.patch
@@ -1,7 +1,11 @@
 --- arch/configure.defaults.org	2022-09-30 17:01:23.000000000 -0500
-+++ arch/configure.defaults	2022-09-30 17:44:26.000000000 -0500
-@@ -33,8 +33,7 @@
- COMPRESSION_LIBS    = CONFIGURE_COMP_L
++++ arch/configure.defaults	2022-10-05 13:15:11.000000000 -0500
+@@ -30,11 +30,10 @@
+ ########################################################################################################################
+ #ARCH    Linux i486 i586 i686, PGI compiler    # serial serial_NO_GRIB2 dmpar dmpar_NO_GRIB2
+ #
+-COMPRESSION_LIBS    = CONFIGURE_COMP_L
++COMPRESSION_LIBS    = CONFIGURE_COMP_L -L${LIBPNG}/lib -L${ZLIB}/lib
  COMPRESSION_INC     = CONFIGURE_COMP_I
  FDEFS               = CONFIGURE_FDEFS
 -NCARG_LIBS2         = -L${PGI}/linux86/6.1/lib -lpgftnrtl -lpgc \
@@ -10,8 +14,12 @@
  SFC                 = pgf90
  SCC                 = pgcc
  DM_FC               = mpif90
-@@ -153,8 +152,8 @@
- COMPRESSION_LIBS    = CONFIGURE_COMP_L
+@@ -150,11 +149,11 @@
+ ########################################################################################################################
+ #ARCH    Linux x86_64, PGI compiler  # serial serial_NO_GRIB2 dmpar dmpar_NO_GRIB2
+ #
+-COMPRESSION_LIBS    = CONFIGURE_COMP_L
++COMPRESSION_LIBS    = CONFIGURE_COMP_L -L${LIBPNG}/lib -L${ZLIB}/lib
  COMPRESSION_INC     = CONFIGURE_COMP_I
  FDEFS               = CONFIGURE_FDEFS
 -NCARG_LIBS2         = -L${PGI}/linux86-64/5.2/lib -lpgftnrtl -lpgc \
diff --git a/static/attachments/wps4_configure.patch b/static/attachments/wps4_configure.patch
index 2324ec2befa22e9694eb3dae8f6af5190b20014c..eab81bab82fac468fd72f58dd39dffbc6c5c8d06 100644
--- a/static/attachments/wps4_configure.patch
+++ b/static/attachments/wps4_configure.patch
@@ -1,7 +1,11 @@
---- arch/configure.defaults.org	2022-09-30 17:36:29.000000000 -0500
-+++ arch/configure.defaults	2022-09-30 17:55:16.000000000 -0500
-@@ -76,8 +76,8 @@
- COMPRESSION_LIBS    = CONFIGURE_COMP_L
+--- arch/configure.defaults.orig	2022-04-26 20:39:03.000000000 -0500
++++ arch/configure.defaults	2022-10-05 12:27:38.000000000 -0500
+@@ -73,11 +73,11 @@
+ ########################################################################################################################
+ #ARCH    Linux i486 i586 i686, PGI compiler    # serial serial_NO_GRIB2 dmpar dmpar_NO_GRIB2
+ #
+-COMPRESSION_LIBS    = CONFIGURE_COMP_L
++COMPRESSION_LIBS    = CONFIGURE_COMP_L -L${LIBPNG}/lib -L${ZLIB}/lib
  COMPRESSION_INC     = CONFIGURE_COMP_I
  FDEFS               = CONFIGURE_FDEFS
 -NCARG_LIBS2         = -L${PGI}/linux86/6.1/lib -lpgftnrtl -lpgc \
@@ -11,8 +15,12 @@
  SFC                 = pgf90
  SCC                 = pgcc
  DM_FC               = mpif90
-@@ -198,8 +198,8 @@
- COMPRESSION_LIBS    = CONFIGURE_COMP_L
+@@ -195,11 +195,11 @@
+ ########################################################################################################################
+ #ARCH    Linux x86_64, PGI compiler  # serial serial_NO_GRIB2 dmpar dmpar_NO_GRIB2
+ #
+-COMPRESSION_LIBS    = CONFIGURE_COMP_L
++COMPRESSION_LIBS    = CONFIGURE_COMP_L -L${LIBPNG}/lib -L${ZLIB}/lib
  COMPRESSION_INC     = CONFIGURE_COMP_I
  FDEFS               = CONFIGURE_FDEFS
 -NCARG_LIBS2         = -L${PGI}/linux86-64/5.2/lib -lpgftnrtl -lpgc \