Subject: Re: rebuilding huge packages?
To: None <netbsd-users@netbsd.org>
From: Chuck Yerkes <chuck+nbsd@2003.snew.com>
List: netbsd-users
Date: 03/23/2003 21:57:53
Quoting Rick Kelly (rmk@toad.rmkhome.com):
> Steve Bellovin said:
>
> >I want to install emacs21. But when I try, either from source or
> >the precompiled binary, it tells me that I need libungif>=4.1.0.1.
> >When I attempted to pkg_delete it, I was told that the following packages
> >relied on it:
>
> I just get emacs from GNU and:
>
> ./configure --with-x=no; make; make install
>
> Emacs works quite fine on an xterm.
Cool!
say, this library is used by what package? Oh none? rm $mylib
Hey! Emacs won't work.
Say, what's this file? What's it belong too. I can't tell. Oh well,
hope it's not important.
Hey! Emacs won't work.
Package management is important.