Hi,
bash-2.03$ ls
aclocal.m4 confdefs.h config.sub INSTALL make-dist README vpath.sed
AUTHORS config.bat configure install-sh
Makefile.in site-lisp
BUGS config.guess configure.in leim mkinstalldirs src
ChangeLog config.log FTP lisp move-if-change update-subdirs
bash-2.03$ ./configure
configure: error: can not find sources in . or ..
> Date: Thu, 31 Aug 2006 10:19:26 +0530
> From: "Arun kumar" < arun.chellam@gmail.com>
>
> I want to install emacs, so i downloaded "emacs-21.4a.tar" from the ftp
> site.
>
> As i am new to this,let me know how should i proceed with to install this in
> my solaris box..
Unpack it like this:
gunzip -c emacs-21.4a.tar.gz | tar xf -
Then read the file emacs-21.4/INSTALL, which explains how to build
and install Emacs.
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs