Re: install ant package

2003-02-02 Thread Colin Watson
On Sun, Feb 02, 2003 at 01:02:44AM +0100, Gregor Anders wrote: > Titus Barik schrieb: > >I'm running Debian testing. I'd like to install the ant package without > >installing Samble VM, as I am already using the Sun JDK 1.4 compiler. > >How can I accomplish this? > > what about using dpkg --force-

Re: install ant package

2003-02-01 Thread Derrick 'dman' Hudson
On Sat, Feb 01, 2003 at 06:42:46PM -0500, Titus Barik wrote: | Hi, | | I'm running Debian testing. I'd like to install the ant package without | installing Samble VM, as I am already using the Sun JDK 1.4 compiler. | How can I accomplish this? I assume the problem is dependency resolution. You h

Re: install ant package

2003-02-01 Thread Gregor Anders
Titus Barik schrieb: Hi, I'm running Debian testing. I'd like to install the ant package without installing Samble VM, as I am already using the Sun JDK 1.4 compiler. How can I accomplish this? Thanks in advance, what about using dpkg --force-depends, i think this one should help. see dpkg --f