bug-a2ps
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

a2ps.el and a2ps-print.el installed in root when no emacs


From: Jonathan A. Irwin
Subject: a2ps.el and a2ps-print.el installed in root when no emacs
Date: Sat, 9 Aug 2003 20:38:56 -0400
User-agent: Mutt/1.4.1i

Hi,

I noticed this a couple of years ago, and today, after installing
a2ps-4.13b, it happened again. I guess the install routine is looking
for an emacs dir to set as an environment variable, not finding it,
and using an empty variable as the emacs path...

The net result is that a2ps.el and a2ps-print.el get plonked into /.

Here's the relevant bit of my install log... 

==========================================================

Making install in emacs
make[2]: Entering directory 
`/mnt/archive/tmp/a2ps-4.13b/a2ps-4.13/contrib/emacs'
WARNING: Warnings can be ignored. :-)
if test no != no; then \
  EMACS=no /bin/sh ./elisp-comp a2ps-print.el; \
fi
WARNING: Warnings can be ignored. :-)
if test no != no; then \
  EMACS=no /bin/sh ./elisp-comp a2ps.el; \
fi
make[3]: Entering directory 
`/mnt/archive/tmp/a2ps-4.13b/a2ps-4.13/contrib/emacs'
make[3]: Nothing to be done for `install-exec-am'.
WARNING: Warnings can be ignored. :-)
if test no != no; then \
  EMACS=no /bin/sh ./elisp-comp a2ps-print.el; \
fi
WARNING: Warnings can be ignored. :-)
if test no != no; then \
  EMACS=no /bin/sh ./elisp-comp a2ps.el; \
fi
/bin/sh ../../auxdir/mkinstalldirs
 /usr/bin/ginstall -c -m 644 a2ps.el /a2ps.el
 /usr/bin/ginstall -c -m 644 a2ps-print.el /a2ps-print.el

==============================================================

Oops. :)

ciao,
Jonathan

-- 
Jonathan A. Irwin
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]