bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: client on freebsd over tramp server on archlinux


From: andrés ramírez
Subject: Re: client on freebsd over tramp server on archlinux
Date: Tue, 20 Oct 2020 22:28:30 +0000

Hi. Shigio.
>>>>> "Shigio" == Shigio YAMAGUCHI <shigio@gnu.org> 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 freebsd@192.168.4.114 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]