info-gnus-english
[Top][All Lists]
Advanced

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

Re: How to byte-compile GNUS on Debian


From: Emre Sevinc
Subject: Re: How to byte-compile GNUS on Debian
Date: Sat, 23 Oct 2004 02:00:53 +0300
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Emre Sevinc <emres@bilgi.edu.tr> writes:


Thanks for the detailed answers, for now I
had a solution like that:

I visited:

/usr/lib/emacsen-common/packages/install/gnus 

and at 77.line which is:

trap "test -f $LOG && mv -f $LOG  $ELCDIR/install.log > /dev/null 2>&1" exit

I changed to:

trap "test -f $LOG && mv -f $LOG  $ELCDIR/install.log > /dev/null 2>&1" EXIT

based on this resource (http://tille.soti.org/training/bash/ch12s02.html).
(maybe that was stupid bu I just did it in a moment of frenzy :)
And then:

--------------------------------------------------------
debian:/home/fz# dpkg-reconfigure --force gnus
install/gnus: Ignoring emacs.
install/gnus: Ignoring emacs20.
install/gnus: Byte-compiling for emacs21...found emacs21 ..
Creating config file /etc/emacs21/site-start.d/20gnus-init.el with new version
done.
--------------------------------------------------------

dpkg still reports that "gnus icin not configured or broken" but at least
when I restarted Emacs and then gnus it works much faster and more comfortable.

I'll also try to uninstall emacs20 as suggested and reinstall ilisp
in order to bring order to chaos :)

Emre Sevinc

http://ileriseviye.org (Turkish technical article repository)
http://cazci.com       (Turkish jazz site)
http://fazlamesai.net  (Turkish /. like site (which is better than /.))
http://www.bilgi.edu.tr



reply via email to

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