[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Where should dynamic modules be installed?
From: |
Ulrich Mueller |
Subject: |
Where should dynamic modules be installed? |
Date: |
Mon, 21 Oct 2019 12:45:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
We are going to include the first package with a dynamically loaded
module (emacs-libvterm) in Gentoo. The question arose where the .so file
should be installed? Since it is a system dependent binary, installing
it under /usr/share/emacs/ looks wrong. I cannot find anything about a
recommended install location in the documentation.
Would /usr/lib{,64}/emacs/site-modules/ be a reasonable place for this?
Also, wouldn't it be cleaner if Emacs had a separate variable (analog to
image-load-path, custom-theme-load-path, etc.) for loading of dynamic
modules, instead of reusing load-path?
- Where should dynamic modules be installed?,
Ulrich Mueller <=