emacs-devel
[Top][All Lists]
Advanced

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

Re: etags name collision.


From: Thierry Volpiatto
Subject: Re: etags name collision.
Date: Tue, 12 Apr 2022 07:42:57 +0000

Eli Zaretskii <eliz@gnu.org> writes:

> And as someone else pointed out, we already support installing under a
> different name, if the user knows what is that name.

Alternatively, I am installing my different emacs versions with

make install bindir=/usr/local/sbin/emacs-<version> 
infodir=/usr/local/share/info-<version>

and then I symlink the contents of sbin/emacs-<version>/ to
/usr/local/bin. Just ommiting symlinking sbin/emacs-<version>/ctags may
fix this.

-- 
Thierry



reply via email to

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