unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Problem trying to make install emacs 21.3 on Linux.
@ 2003-04-30 14:24 Adam
  2003-04-30 15:30 ` Kai Großjohann
  0 siblings, 1 reply; 3+ messages in thread
From: Adam @ 2003-04-30 14:24 UTC (permalink / 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.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem trying to make install emacs 21.3 on Linux.
  2003-04-30 14:24 Problem trying to make install emacs 21.3 on Linux Adam
@ 2003-04-30 15:30 ` Kai Großjohann
  2003-04-30 20:23   ` Adam
  0 siblings, 1 reply; 3+ messages in thread
From: Kai Großjohann @ 2003-04-30 15:30 UTC (permalink / raw)


Adam <a24061@void.yahoo.void.com> writes:

> for file in etags ctags emacsclient b2m ebrowse ; do /usr/bin/install -c  
> ${file} =/usr/bin/${file} ; chmod a+rx =/usr/bin/${file}; done

Where did the = sign come from?

-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem trying to make install emacs 21.3 on Linux.
  2003-04-30 15:30 ` Kai Großjohann
@ 2003-04-30 20:23   ` Adam
  0 siblings, 0 replies; 3+ messages in thread
From: Adam @ 2003-04-30 20:23 UTC (permalink / raw)


On Wednesday 30 April 2003 16:30, Kai Großjohann wrote:

> Where did the = sign come from?

Oh the humanity! I'm almost sure I know what I did wrong.

[looks through Makefile]
prefix==/usr

Argh, I must have typed "./configure --prefix==usr" to start with. I just 
did it over again, with one "=" there, and it worked. Thanks for pointing 
that out.

(If I'd known what kind of error I'd made, I'd have posted to 
comp.help.temporary-stupidity!)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-30 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-30 14:24 Problem trying to make install emacs 21.3 on Linux Adam
2003-04-30 15:30 ` Kai Großjohann
2003-04-30 20:23   ` Adam

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).