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

Re: apt-get & byte compile problem



Peter Mickle wrote:

> A few weeks ago, while upgrading from slink to potato, during the
> install process, I answered "yes" to a prompt to byte compile the
> newly installed files. Since then, whenever I have installed new
> packages (apt-get -install or apt-get -update -dist-upgrade) the
> files are bytecompiled when installed. 
> 
> This is not the behavior I want from apt/dpkg, particularly since the
> installer seems to remove the (for example) *.el files after byte
> compiling, so I cannot modify the original files.

I really doubt that any files are being deleted.  Usually, .el
files stay put in someplace like 

 /usr/share/emacs/site-lisp/

and byte-compiled versions go in:
 
 /usr/share/emacs/19.34/site-lisp/
 /usr/share/emacs/20.6/site-lisp/
 /usr/share/xemacs20/site-lisp/
 /usr/share/xemacs21/site-lisp/

Peter



Reply to: