=== abababh is now known as DrWhibblejergins [01:26] anyone in here? === DrWhibblejergins is now known as Maniac11919 === Maniac11919 is now known as maniac11919 === maniac11919 is now known as DrWhibblejergins === jamesstansell_ is now known as jstansel_ === leonel_ is now known as leonel [16:56] can i get ant without gcj as a dependency, i have the sun jdk instaled [16:59] scriptdevil: sure [17:00] should work out of the box [17:03] well.. man-di it drags in all the gcj stuff [17:03] ant ant-gcj ant-optional ant-optional-gcj gcj-4.2-base libgcj-bc [17:03] libgcj-common libgcj8-1 libgcj8-1-awt libgcj8-jar libjaxp1.3-java [17:03] libjaxp1.3-java-gcj libxerces2-java libxerces2-java-gcj [17:05] which package do you install? [17:05] i did a sudo aptitude install ant [17:05] and the *-gcj package are just helper, you can still use ant with SUN JDK [17:06] perhaps just do: apt-get install sun-java6-jdk ant [17:06] then sun-java6-jdk fulfulls the dependency, gcj would fulfill otherwise automatically [17:07] man-di: i already have jdk6 [17:07] will do that anyway [17:07] hmm.. funny [17:08] JDK 6 installed via packages? or directly from SUN? [17:08] apt-get does not install the deps [17:08] aptitude oes [17:08] scriptdevil: it does, 100% for sure [17:08] dpkg doesnt [17:08] man-di: i meant the gcj deps [17:08] apt-get install ant installed only libjaxp1.3-java libxerces2-java ant [17:08] :D [17:09] yes, its because aptitude installs Recommends by default (thats what I disable first in aptitude) [17:09] hmmm.. man-di :( i wasted downloading a lot of libraries for hugs(haskell interpreter) i knew sokmething was wrong