From f6d2141a480dd6b5b8ee0e48d43bb64773232791 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 26 Mar 2024 23:38:14 -0600 Subject: add header ids --- docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html') diff --git a/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html b/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html index b4691ff..97c3bc3 100644 --- a/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html +++ b/docs/posts/2020-04-13-Fixing-X11-Error-AmberTools-macOS.html @@ -6,13 +6,13 @@ - Fixing X11 Error on macOS Catalina for AmberTools 18/19 + id="fixing-x11-error-on-macos-catalina-for-ambertools-1819">Fixing X11 Error on macOS Catalina for AmberTools 18/19 - - + Fixing X11 Error on macOS Catalina for AmberTools 18/19" /> + Fixing X11 Error on macOS Catalina for AmberTools 18/19" /> @@ -44,7 +44,7 @@
-

Fixing X11 Error on macOS Catalina for AmberTools 18/19

+

Fixing X11 Error on macOS Catalina for AmberTools 18/19

I was trying to install AmberTools on my macOS Catalina Installation. Running ./configure -macAccelerate clang gave me an error that it could not find X11 libraries, even though locate libXt showed that my installation was correct.

@@ -69,7 +69,7 @@ Configure failed due to the errors above!

I searched on Google for a solution. Sadly, there was not even a single thread which had a solution about this error.

-

The Fix

+

The Fix

Simply reinstalling XQuartz using homebrew fixed the error brew cask reinstall xquartz

-- cgit v1.2.3