tramp-devel
[Top][All Lists]
Advanced

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

Re: Connect to the ssh and execute any command


From: Andrey Tykhonov
Subject: Re: Connect to the ssh and execute any command
Date: Sun, 6 Oct 2013 20:11:08 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Oct 04, 2013 at 08:31:56PM +0200, Michael Albinus wrote:
> Andrey Tykhonov <address@hidden> writes:
> 
> Hi Andrey,
> 

Hi Michael,

> >> I hope you did also "autoconf; ./configure". 
> >
> > No. I just tried it and got errors:
> >
> > $ autoconf; ./configure
> > configure: WARNING: texi2dvi not found
> 
> You miss a texinfo installation.

I installed textinfo and "make" now founds texi2dvi. But I still getting
errors:

$ autoconf; ./configure
configure: Tramp 2.2.8
checking for gmake... gmake
checking for reasonable gmake version... ok
checking whether gmake sets $(MAKE)... yes
checking for emacs... yes
checking for emacs flavor... emacs
checking for emacs gvfs support... no
checking for emacs gateway support... yes
checking for emacs version... ok
checking for base64.el... ok
checking for format-spec.el... ok
checking for password.el... skipped
checking for socks.el... ok
checking for makeinfo... makeinfo
checking for reasonable makeinfo version... ok
checking for texi2dvi... texi2dvi
checking for reasonable texi2dvi version... ok
checking for install-info... install-info
checking for installation chapter... yes
checking prefix ... /usr/local
checking datarootdir... ${prefix}/share
checking datadir... ${datarootdir}
checking lispdir... ${datadir}/emacs/site-lisp
checking infodir... ${prefix}/share/info
checking for ftp-upload... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating lisp/Makefile
config.status: creating lisp/trampver.el
config.status: creating texi/Makefile
config.status: creating texi/trampver.texi
configure: regenerate autoloads
"Makefile", line 50: Missing dependency operator
"Makefile", line 52: Need an operator
"Makefile", line 55: Missing dependency operator
"Makefile", line 57: Need an operator
"Makefile", line 60: Missing dependency operator
"Makefile", line 62: Need an operator
"Makefile", line 64: Need an operator
"Makefile", line 69: Missing dependency operator
"Makefile", line 71: Need an operator
"Makefile", line 73: Need an operator
Error expanding embedded variable.


For sorry, I have no idea (I would like to know) how resolve all 
dependencies which needs for correct make. So, I just execute
"autoconf; ./configure" on another machine on which it performs without
errors. And copied "tramp" folder. But I didn't notice any changes how
tramp behaves. It behaves in the same way as I described in previous
mail.



Best regards,
Andrey.

> 
> > Could I make "autoconf; ./configure" on another linux-machine on which
> > it performs without errors and just copy "tramp" folder to the machine
> > on which I test emacs with dev-tramp?
> 
> Could work.
> 
> Best regards, Michael.



reply via email to

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