Hello, On Wed, Mar 12, 2008 at 12:20 AM, Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote:
> I have downdloded emacs-X11-21.2-13.tar.bz2 from > ftp://mirror.nyi.net/cygwin/release/emacs/emacs-X11/ Indeed. Why not installing the standard way? > There are two folders under usr > usr/bin > usr/share It depends on your choices... usr> find . -maxdepth 1 -type d . ./bin ./include ./info ./lib ./libexec ./local ./man ./sbin ./share ./src ./ssl ./tmp ./X11R6 > at usr/bin > $ ls -l > total 4584 > -rwx------+ 1 Tatsu none 0 Mar 23 2004 emacs-21.2.exe* > -rwx------+ 1 Tatsu none 4694016 Mar 23 2004 emacs.exe* usr> cd bin bin> ls -l emacs* -r-xr-x---+ 1 marc Users 4694016 Dec 11 21:52 emacs-21.2.exe -r-xr-x---+ 1 marc Users 4350464 Dec 11 21:51 emacs-nox.exe -r-xr-x---+ 1 marc Users 4694016 Mar 22 2004 emacs.exe -r-xr-x---+ 1 marc Users 12288 Mar 22 2004 emacsclient.exe It seems that your installation aborted. Maybe you could check the number of files in your tar... bin> cygcheck -c | grep emacs emacs 21.2-13 OK emacs-el 21.2-13 OK emacs-X11 21.2-13 OK xemacs-emacs-common 21.4.21-1 OK bin> cygcheck -l emacs | wc -l 1143 bin> cygcheck -l emacs-X11 | wc -l 3 Marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/