<div dir="ltr">Essentially yes. Arch and derivatives insist on using dynamic linking, and you must rebuild your config after every system update to ensure it still works. We strongly recommend you use `stack` or `cabal` instead, and install `xmonad` and `xmonad-contrib` from Hackage. If you choose not to do so, see <a href="https://wiki.archlinux.org/title/Xmonad#Problems_with_finding_shared_libraries_after_update">https://wiki.archlinux.org/title/Xmonad#Problems_with_finding_shared_libraries_after_update</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 19, 2023 at 11:04 AM Jan Detke <<a href="mailto:jandetke@outlook.com">jandetke@outlook.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
today I moved my xmonad.hs config from $HOME/.xmonad to $HOME/.config/xmonad. After that I was unable to recompile xmonad. I then moved it back into $HOME/.xmonad but the issue was still persistent. It was unable to load the libraries even though I had not changed them at all.<br>
<br>
After rebooting and updating the system I tried recompiling again with the following result:<br>
<br>
xmonad --recompile --verbose<br>
XMonad is recompiling and replacing itself with another XMonad process because the current process is called "xmonad" but the compiled configuration should be called "xmonad-x86_64-linux"<br>
XMonad will use ghc to recompile, because neither "/home/jan/.xmonad/build" nor "/home/jan/.xmonad/stack.yaml" exists.<br>
XMonad skipping recompile because it is not forced (e.g. via --recompile), and neither xmonad.hs nor any *.hs / *.lhs / *.hsc files in lib/ have been changed.<br>
/home/jan/.xmonad/xmonad-x86_64-linux: error while loading shared libraries: <a href="http://libHSxmonad-contrib-0.17.1-2BxpGTW6opKG3sVOzMilq0-ghc9.0.2.so" rel="noreferrer" target="_blank">libHSxmonad-contrib-0.17.1-2BxpGTW6opKG3sVOzMilq0-ghc9.0.2.so</a>: cannot open shared object file: No such file or directory<br>
<br>
So far I have read this issue <a href="https://github.com/xmonad/xmonad/issues/301" rel="noreferrer" target="_blank">https://github.com/xmonad/xmonad/issues/301</a>. I am wondering if this is the only option for me here too.<br>
<br>
I installed Xmonad via pacman.<br>
<br>
Best regards<br>
Jan<br>
_______________________________________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org" target="_blank">xmonad@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad</a><br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>brandon s allbery kf8nh</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a></div></div></div></div></div>