From dc6db80fa72286704849ef61ee0e5ccb5841cb09 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 2 Jul 2024 14:28:49 -0400 Subject: Conversion to barf for testing purposes --- _posts/2020-05-06-localwp-fedora.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 _posts/2020-05-06-localwp-fedora.md (limited to '_posts/2020-05-06-localwp-fedora.md') diff --git a/_posts/2020-05-06-localwp-fedora.md b/_posts/2020-05-06-localwp-fedora.md deleted file mode 100644 index 5cbfd31..0000000 --- a/_posts/2020-05-06-localwp-fedora.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: post -title: "Fixing LocalWP on Fedora 32" -date: 2020-05-06 ---- - - -I recently upgraded from Fedora 31 to 32 and everything went very smoothly - except for one application: **LocalWP**. After the upgrade, all local WordPress builds would fail and complain about two missing packages: - -- libnettle6 -- libhogweed4 - -After wasting far too much time rolling back to older LocalWP versions and reaching out into the community forums, I found a simply solution to the problem. You just need to download and install the following packages manually: - -- libnettle6: [libnettle6-3.4.1-lp152.3.1.x86_64.rpm](https://pkgs.org/download/libnettle6) -- libhogweed4: [libhogweed4-3.4.1-lp152.3.1.x86_64.rpm](https://pkgs.org/download/libhogweed4) - -Although these packages are built for OpenSuse, it still worked perfectly fine for me. My hope is that this quick post might be helpful for others who possibly run into the same issue. - -For reference, here is the Local Community ticket I created: [Local not working with Fedora 32](https://localwp.com/community/t/local-not-working-fedora-32-workstation-edition/19219) -- cgit v1.2.3-54-g00ecf