[Synergy][Arch Linux] Synergy no work because libQt5Widgets.so.5 Posted by Keep Growing on 晚上7:29 in ArchLinux, Linux / No comments Q: /usr/lib/synergy/synergy: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory A: sudo pacman -S qt5 Share This: Facebook Twitter Google+ Stumble Digg 以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook Related Posts:[tmux] Tmux with tmuxifier 1. Download tmuxifier git clone https://github.com/jimeh/tmuxifier.git ~/.tmuxifier 2. vim ~/.profile [[ -s "$HOME/.tmuxifier/init.sh" ]] &… Read More[Tiny core Linux] openssh 1. install package tce-load -wi openssh 2. Start to use sudo /usr/local/etc/init.d/openssh start Reference: 1. How to install openssh Tiny C… Read More[Latex][Archlinux] latex to compile yzu_thesis_latex_v203 without issue Archlinux : pacman -S –noconfirm texlive-most pacman -S –noconfirm texlive-lang Ubuntu : sudo apt-get –yes –force-yes install texlive-xetex su… Read More[Tiny core Linux] reinstall tce-load -wi vim Reference: 1. [book] Into the core… Read More[Sed] Delete specific word in all files find . -name "*.c" -exec sed -e '/HAPpy/d' -i {} \; Reference: How to use find, -exec, grep, and sed with regular expression to replace part of a… Read More
0 意見:
張貼留言