Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在ubuntu安装librime-dev,激活输入法时提示找不到 librime.o.1 找不到[BUG] #208

Open
iT-Boyer opened this issue Nov 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@iT-Boyer
Copy link

问题描述
使用apt安装librime-dev

$ apt install librime-dev
$ whereis librime
librime: /usr/lib/x86_64-linux-gnu/librime.so

在激活emacs-rime时出现提示:

Loading /root/.emacs.d/.local/straight/build-29.0.50/rime/librime-emacs.so (module)...
 apply: Module could not be opened: "/root/.emacs.d/.local/straight/build-29.0.50/rime/librime-emacs.so", "librime.so.1: cannot open shared object file: No such file or d$
 SPC <backtab> is undefined

Emacs中的配置

(use-package rime
  :custom
  (default-input-method "rime"))

复现方式(安装遇到问题时省略)

复现问题所需的操作

是否可在 emacs -Q 中复现

是/否

截图

展示错误的截图或动图

环境信息

  • 操作系统:Debian GNU/Linux 11 (bullseye) Linux 5.4.0-1094-azure x86_64
  • Emacs版本:29.0.50 master 5176d0061 ~/.emacs.d/
  • Librime版本:1.6.1+dfsg1-1
  • Librime安装方式:apt install librime-dev
    系统信息
@iT-Boyer iT-Boyer added the bug Something isn't working label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant