Unfortunately it does request xlib6g (which isn't all of X but has shared libs 
xkb
stuff, etc.). The xlib6g package will take up 2.8MB of space when installed 
according
to:

(for i in `dpkg -L xlib6g` ; do if [ -f $i ] ; then ls -s $i ; fi ; done) | awk 
'{s +=
$1;} END {print s;}'

That's not so bad eh?

Loren King wrote:

> Hi, I've just installed Debian Linux on a very small partition (60mb).
> I want to install emacs, but the only Debian packages available (emacs19
> and emacs20) both seem to require XWindows, which I don't have nearly
> enough room for.  Also, I don't have enough room for gcc, so compiling
> stuff myself isn't an option.  Does anyone know where I could find a
> Debian emacs package that doesn't depend on Xlib, etc?  Thanks in
> advance. Loren.
>
> --------------------------------------
> Loren King               [EMAIL PROTECTED]
> http://web.mit.edu/lking/www/home.html
>
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

--
Jens B. Jorgensen
[EMAIL PROTECTED]

Reply via email to