You need to be able to log in without a password. Regards, Shigio
2020年10月21日(水) 7:28 andrés ramírez <[email protected]>: > > Hi. Shigio. > >>>>> "Shigio" == Shigio YAMAGUCHI <[email protected]> writes: > > Shigio> OK. You are trying to use TRAMP function of emacs. Can you > invoke global command on the > Shigio> server side (freebsd) from the client side? $ ssh server global > --version Can you > Shigio> invoke 'global-client' script on the client site (archlinux)? $ > which global-client > > Shigio> 'global-client' should be here: > /usr/local/share/gtags/script/global-client > > Shigio> If you can do these, please try again. > --8<---------------cut here---------------start------------->8--- > ssh [email protected] global --version > Password for freebsd@generic: > global (GNU GLOBAL) 6.6.5 > Powered by Berkeley DB 1.85. > Copyright (c) 1996-2019 Tama Communications Corporation > License GPLv3+: GNU GPL version 3 or later > <http://www.gnu.org/licenses/gpl.html> > This is free software; you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > /tmp $ which global-client > /usr/local/bin/global-client > /tmp $ sudo mkdir -p /usr/local/share/gtags/script > /tmp $ sudo ln -s /usr/local/bin/global-client /usr/local/share/gtags/script/ > /tmp $ which global-client > /usr/local/bin/global-client > /tmp $ pacman -Qo global-client > error: No package owns /usr/local/bin/global-client > /tmp $ pacman -Ql global | grep global-client > global /usr/share/gtags/script/global-client > /tmp $ > --8<---------------cut here---------------end--------------->8--- > > Same error as before. > > Best Regards -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: 26F6 31B4 3D62 4A92 7E6F 1C33 969C 3BE3 89DD A6EB
