help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Any way to use newer Emacs on a Linux where I don't have root permis


From: XeCycle
Subject: Re: Any way to use newer Emacs on a Linux where I don't have root permission?
Date: Wed, 17 Apr 2013 22:56:14 +0800
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux)

Glen <cnglen@gmail.com> writes:

> Hi.
>
> I have to work in a Linux server without root permission. In this server, the
> emacs's version is 21.4.1(too old for me).  I want to use a newer version in
> the server.
>
> Two methods tried:
> 1. Compile emacs-24.3 in the old linux server, I tried to install lots of
> libraries manually.  At last, I can't build emacs successfully. I give up.
> 2. Try to compile emacs-24.3 in my local linux where I have root permission.
> Then, copy it to the server linux.
>
> On local linux: 
> # cd /opt/local_build/emacs-24.3/build
> # ../configure --prefix=/home/cnglen/opt   --without-all --without-x
> # make
> # make install
>
> On server linux after copying /home/cnglen/opt from local linux:
> Running emacs-24.3:
> a) It shows: libtinfo.so.5 not found.  After I copying libtinfo.so.5 from
> local linux, It's OK. 
> b) /lib64/libc.so.6: version "GLIBC_2.6" not found. version "GLIBC_2.11" not
> found.  In the server "GLIBC's versio is 2.5".
>
> I just want to use a newer emacs on the local server where I don't have root
> permission. Any suggestions?
> Is there someway  to compile emacs with static library (NOT shared library)?  
>
> Thanks.

I would rather recommend using remote file editing facilities
while running a local Emacs, than running a remote Emacs.

If your TRAMP happens to be buggy, you can use external utilities
like sshfs.

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591




reply via email to

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