From dcfb172704f3afb68a30425029ec834be2883274 Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 8 Jun 2024 13:22:19 -0400 Subject: More content porting, on-going markdown changes for lowdown support --- build/localwp-fedora/index.html | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'build/localwp-fedora/index.html') diff --git a/build/localwp-fedora/index.html b/build/localwp-fedora/index.html index 309dc48..f1baec2 100644 --- a/build/localwp-fedora/index.html +++ b/build/localwp-fedora/index.html @@ -1,32 +1,40 @@ - + Fixing LocalWP on Fedora 32 - - + + +
-

Fixing LocalWP on Fedora 32

+

Fixing LocalWP on Fedora 32

+

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:

+ +

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:

+ +

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