* tramp install bug?
@ 2005-01-26 20:31 kgold
2005-01-27 16:03 ` Stefan Monnier
[not found] ` <nqzmyvjhcx.fsf@alcatel.de>
0 siblings, 2 replies; 3+ messages in thread
From: kgold @ 2005-01-26 20:31 UTC (permalink / raw)
Trying to install tramp, I get this:
tramp-2.1.3> ./configure --with-contrib
configure: Tramp 2.1.3
checking for gmake... gmake
checking for reasonable gmake version... ok
checking whether gmake sets $(MAKE)... yes
checking for /usr/gnu/bin/emacs-20.7... yes
checking for /usr/gnu/bin/emacs-20.7 flavor... emacs
checking for /usr/gnu/bin/emacs-20.7 version... nok
configure: error: Tramp 2.1.3 is not fit for GNU Emacs 20.7.1
(rs6000-ibm-aix4.3.3.0, X toolkit)
Question 1: My centrally administered system has emacs-20.7,
emacs-21.2, and emacs-21.3. Could the install script be finding the
older one and stopping before it finds the newer one? Can I just hack
out the test from 'configure'? Is this a bug?
Question 2: I'm still using 20.7 because I could never get 21.3
working completely. Is there a tramp version that works with 20.7?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: tramp install bug?
2005-01-26 20:31 tramp install bug? kgold
@ 2005-01-27 16:03 ` Stefan Monnier
[not found] ` <nqzmyvjhcx.fsf@alcatel.de>
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2005-01-27 16:03 UTC (permalink / raw)
> Question 2: I'm still using 20.7 because I could never get 21.3
> working completely.
Maybe you could get some help to fix this instead?
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <nqzmyvjhcx.fsf@alcatel.de>]
* Re: tramp install bug?
[not found] ` <nqzmyvjhcx.fsf@alcatel.de>
@ 2005-01-27 16:06 ` kgold
0 siblings, 0 replies; 3+ messages in thread
From: kgold @ 2005-01-27 16:06 UTC (permalink / raw)
In article <nqzmyvjhcx.fsf@alcatel.de>,
Michael Albinus <Michael.Albinus@alcatel.de> writes:
> kgold@watson.ibm.com (kgold) writes:
>
> > Trying to install tramp, I get this:
> >
> > tramp-2.1.3> ./configure --with-contrib
> > configure: Tramp 2.1.3
> > checking for gmake... gmake
> > checking for reasonable gmake version... ok
> > checking whether gmake sets $(MAKE)... yes
> > checking for /usr/gnu/bin/emacs-20.7... yes
> > checking for /usr/gnu/bin/emacs-20.7 flavor... emacs
> > checking for /usr/gnu/bin/emacs-20.7 version... nok
> > configure: error: Tramp 2.1.3 is not fit for GNU Emacs 20.7.1
> > (rs6000-ibm-aix4.3.3.0, X toolkit)
> >
> > Question 1: My centrally administered system has emacs-20.7,
> > emacs-21.2, and emacs-21.3. Could the install script be finding the
> > older one and stopping before it finds the newer one? Can I just hack
> > out the test from 'configure'? Is this a bug?
>
> Tramp just takes the Emacs what is found with the command "emacs" :)
Are you sure about this? Here's what I have in /usr/gnu/bin. emacs
points to 21, but 20 is also there.
> ls -l emacs*
lrwxrwxrwx 10 May 14 2004 emacs@ -> emacs-21.3*
-rwxrwxr-x 7607617 Jan 31 2001 emacs-20.7*
-rwxrwxr-x 7452560 May 02 2002 emacs-21.2*
-rwxrwxr-x 9825428 Dec 09 2003 emacs-21.3*
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-27 16:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-26 20:31 tramp install bug? kgold
2005-01-27 16:03 ` Stefan Monnier
[not found] ` <nqzmyvjhcx.fsf@alcatel.de>
2005-01-27 16:06 ` kgold
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.