Operating System - HP-UX
1755082 Members
3671 Online
108829 Solutions
New Discussion юеВ

Need help installing emacs

 
SOLVED
Go to solution
SKR-hp
Occasional Contributor

Need help installing emacs

Hello,

How do I install emacs-21.3.tar.gz package in a 11.23 itanium server. Should I unzip, untar and run "configure" or "make" to install. Is there a way to create as a depot and install using "swinstall".

Thanks for your help
SKR
5 REPLIES 5
Steven E. Protter
Exalted Contributor
Solution

Re: Need help installing emacs

Shalom SKR,

gunzip emacs-21.3.tar.gz
tar xvf emacs-21.3.tar

cd to the directory that was created.

The compile instructions are inside.

Usually you do have to configure,make, then make install.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Peter Godron
Honored Contributor

Re: Need help installing emacs

Hi,
emacs-21.4 is available as depot at:
http://hpux.connect.org.uk/hppd/hpux/Editors/emacs-21.4/

Please note dependencies on same webpage !
SKR-hp
Occasional Contributor

Re: Need help installing emacs

Thanks for your answers.

I need emacs 21.3, this is not available as depot in hpux.connect.org.uk. Otherthan running configure/make, is there any other option to install the package.
dictum9
Super Advisor

Re: Need help installing emacs

You get emacs from gnu.org, as a tar ball, and proceed with gunzip and tar and explained above. I have always done it like that.
dictum9
Super Advisor

Re: Need help installing emacs

Also you may want to ask this on general sysadmin subforum.