Re: breaking depenancies

2004-01-16 Thread Colin Watson
On Thu, Jan 15, 2004 at 03:33:23PM -0500, Michael B Allen wrote: > Colin Watson wrote: > > On Thu, Jan 15, 2004 at 05:42:01AM -0500, Michael B Allen wrote: > >> I baulk at the idea of installing 7.5MB of X libraries just for The > >> Webalizer. > > > > Obviously not just for webalizer, since I beli

Re: breaking depenancies

2004-01-16 Thread Monique Y. Herman
On 2004-01-15, Michael B Allen penned: > > I know about apt-cache show. But I'll look into dselect. I think > aptitude is a GUI so I don't think that applies to me. > It's not. -- monique -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

Re: breaking depenancies

2004-01-15 Thread Michael B Allen
> On Thu, Jan 15, 2004 at 05:42:01AM -0500, Michael B Allen wrote: >> Colin Watson wrote: >> > On Thu, Jan 15, 2004 at 04:14:45AM -0500, Michael B Allen wrote: >> >> apt-get install webalizer wants to install X libs. I don't want X >> >> libs. How can I break this dependency so I can install webal

Re: breaking depenancies

2004-01-15 Thread Colin Watson
On Thu, Jan 15, 2004 at 05:42:01AM -0500, Michael B Allen wrote: > Colin Watson wrote: > > On Thu, Jan 15, 2004 at 04:14:45AM -0500, Michael B Allen wrote: > >> apt-get install webalizer wants to install X libs. I don't want X > >> libs. How can I break this dependency so I can install webalizer >

Re: breaking depenancies

2004-01-15 Thread Michael B Allen
> On Thu, Jan 15, 2004 at 04:14:45AM -0500, Michael B Allen wrote: >> apt-get install webalizer wants to install X libs. I don't want X >> libs. How can I break this dependency so I can install webalizer >> without X? > > Recompile webalizer from the Debian source package, altering it so that > it

Re: breaking depenancies

2004-01-15 Thread Colin Watson
On Thu, Jan 15, 2004 at 04:14:45AM -0500, Michael B Allen wrote: > apt-get install webalizer wants to install X libs. I don't want X > libs. How can I break this dependency so I can install webalizer > without X? Recompile webalizer from the Debian source package, altering it so that it doesn't bu

breaking depenancies

2004-01-15 Thread Michael B Allen
apt-get install webalizer wants to install X libs. I don't want X libs. How can I break this dependency so I can install webalizer without X? Thanks, Mike -- A program should be written to model the concepts of the task it performs rather than the physical world or a process because this maximi