docs(vterm): mention permission error issue on Tumbleweed

Credit for this tidbit goes to Qyu on Discord.
This commit is contained in:
Henrik Lissner
2025-04-02 01:14:30 -04:00
parent 52c385c033
commit 3abd194c0a

View File

@ -155,7 +155,14 @@ The following commands are available to open it:
#+end_quote
* Troubleshooting
/There are no known problems with this module./ [[doom-report:][Report one?]]
[[doom-report:][Report an issue?]]
** Permission errors when compiling vterm on OpenSUSE Tumbleweed
Emacs on Tumbleweed comes with =emacs-vterm=, which is deployed to a read-only
directory, but the vterm installations cript depends on that directory being
writeable in order to compile. You'll need to uninstall =emacs-vterm= via
zypper, then ~doom sync~ again and you should end up with a proper build of
vterm.
* Frequently asked questions
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]