mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
docs(vterm): mention permission error issue on Tumbleweed
Credit for this tidbit goes to Qyu on Discord.
This commit is contained in:
parent
52c385c033
commit
3abd194c0a
1 changed files with 8 additions and 1 deletions
|
|
@ -155,7 +155,14 @@ The following commands are available to open it:
|
||||||
#+end_quote
|
#+end_quote
|
||||||
|
|
||||||
* Troubleshooting
|
* 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
|
* Frequently asked questions
|
||||||
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue