安装搜狗输入法法安装没有权限怎么办?

Ubuntu搜狗输入法安装指南搜狗输入法已支持Ubuntu1604、1804、1910、2004、2010各系统安装步骤可能略有不同1、添加中文语言支持打开 系统设置——区域和语言——管理已安装的语言——在“语言”tab下——点击“添加或删除语言”弹出“已安装语言”窗口,勾选中文(简体),点击应用回到“语言支持”窗口,在键盘输入法系统中,选择“fcitx”注:如果在键盘输入法系统中,没有“fcitx”选项时,建议先打开终端手动安装fcitx:sudo apt-get install fcitx等安装成功之后再执行上述步骤点击“应用到整个系统”,关闭窗口,重启电脑2、通过命令行安装搜狗输入法sudo
dpkg -i sogoupinyin_版本号_amd64.deb注:如果安装过程中提示缺少相关依赖,则执行如下命令解决:sudo apt -f install3、注销计算机即可正常使用搜狗输入法Ubuntu20.04安装搜狗输入法步骤1、更新源在终端执行 sudo apt update2、安装fcitx输入法框架1. 在终端输入 sudo apt install fcitx2. 设置fcitx为系统输入法点击左下角菜单选择语言支持,将语言选择为fcitx(如下图二)3. 设置fcitx开机自启动在终端执行sudo cp /usr/share/applications/fcitx.desktop /etc/xdg/autostart/4. 卸载系统ibus输入法框架在终端执行 sudo apt purge ibus3、安装搜狗输入法1. 在官网下载搜狗输入法安装包,并安装,安装命令 sudo dpkg -i 安装包名2. 安装输入法依赖在终端执行sudo apt install libqt5qml5 libqt5quick5 libqt5quickwidgets5 qml-module-qtquick2sudo apt install libgsettings-qt14、重启电脑、调出输入法1.重启电脑2.查看右上角,可以看到“搜狗”字样,在输入窗口即可且出搜狗输入法。3. 没有“搜狗”字样,选择配置,将搜狗加入输入法列表即可至此,搜狗输入法安装完毕}
有没有谁跟我一样,装了ubuntu 18.04 LTS的版本后,按照官方的ubuntu搜狗输入法,安装、配置但是总是没办法正常使用。打开/var/log/syslog,看看是否有什么错误我的环境,出现的异常日志:May 10 20:50:46 vincent-OptiPlex-7040 sogoupinyin-watchdog.desktop[2170]: /opt/sogoupinyin/files/bin/sogoupinyin-service: error while loading shared libraries: libQt5Qml.so.5: cannot open shared object file: No such file or directory
它竟然提示我有一个Qt相关的库文件没有找到,F*CK安装缺失的库文件sudo apt install libqt5qml5安装完后,又提示一个库文件没找到
May 10 20:51:20 vincent-OptiPlex-7040 sogoupinyin-watchdog.desktop[2170]: /opt/sogoupinyin/files/bin/sogoupinyin-service: error while loading shared libraries: libgsettings-qt.so.1: cannot open shared object file: No such file or directory
May 10 20:51:55 vincent-OptiPlex-7040 sogoupinyin-watchdog.desktop[2170]: /opt/sogoupinyin/files/bin/sogoupinyin-service: error while loading shared libraries: libgsettings-qt.so.1: cannot open shared object file: No such file or directory
接着安装sudo apt-cache search libgsettings
sudo apt install qml-module-gsettings1.0
最后,搜狗输入法完整的可以使用了,这篇文档就是搜狗输入法打出来的。}

我要回帖

更多关于 安装搜狗输入法 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信