From: Adam <a24061@void.yahoo.void.com>
Subject: Problem trying to make install emacs 21.3 on Linux.
Date: Wed, 30 Apr 2003 14:24:31 GMT [thread overview]
Message-ID: <z0Rra.5359$mm7.43715810@news-text.cableinet.net> (raw)
I just downloaded and unpacked emacs-21.3.tar.gz and leim-21.3.tar.gz. OK
through "./configure --prefix=/usr", "make" and "su". But "make install"
fails with the following:
Installing utilities for users to run.
for file in etags ctags emacsclient b2m ebrowse ; do /usr/bin/install -c
${file} =/usr/bin/${file} ; chmod a+rx =/usr/bin/${file}; done
/usr/bin/install: cannot create regular file `=/usr/bin/etags': No such
file or directory
chmod: failed to get attributes of `=/usr/bin/etags': No such file or
directory
/usr/bin/install: cannot create regular file `=/usr/bin/ctags': No such
file or directory
chmod: failed to get attributes of `=/usr/bin/ctags': No such file or
directory
/usr/bin/install: cannot create regular file `=/usr/bin/emacsclient': No
such file or directory
chmod: failed to get attributes of `=/usr/bin/emacsclient': No such file
or directory
/usr/bin/install: cannot create regular file `=/usr/bin/b2m': No such file
or directory
chmod: failed to get attributes of `=/usr/bin/b2m': No such file or
directory
/usr/bin/install: cannot create regular file `=/usr/bin/ebrowse': No such
file or directory
chmod: failed to get attributes of `=/usr/bin/ebrowse': No such file or
directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/var/scratch/emacs-21.3/lib-src'
make: *** [install-arch-dep] Error 2
although all the relevant files are present in ./lib-src! Any suggestions?
(I'm running Mandrake 8.2 if it matters.)
next reply other threads:[~2003-04-30 14:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-30 14:24 Adam [this message]
2003-04-30 15:30 ` Problem trying to make install emacs 21.3 on Linux Kai Großjohann
2003-04-30 20:23 ` Adam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='z0Rra.5359$mm7.43715810@news-text.cableinet.net' \
--to=a24061@void.yahoo.void.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).