Help on java packaging

2005-02-02 Thread Wolfgang Baer
Hi all, I started packaging GIS (Geographical Information Systems) Software for the Debian GIS project. As there are no people with good java packaging experience I would like to ask if someone from the debian java packaging project could have a look at my packages. The packages are: jts - java

Re: java-package dependancies

2005-02-02 Thread John Patterson
Cheers, This is the output from df: [EMAIL PROTECTED]:~# df --block-size=1M /tmp Filesystem 1M-blocks Used Available Use% Mounted on tmpfs 61 060 0% /tmp I edited the common.sh file and removed the offending free space check. The package se

tomcat4 running on kaffe fails to init properly

2005-02-02 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Guys, ~Before filing a bug report, I want to be sure I am not missing something painfully obvious. I am running Debian sid on powerpc, which means that all the JDK options for Sun are not avaiable. Therefore, the /etc/init.d/tomcat4 script uses ka

Eclipse 3.0 take 2

2005-02-02 Thread Jerry Haltom
All of the outstanding build problems with Eclipse that were posted to the list or sent to me were fixed with eclipse-3.0.1-0wasabi7 in mentors.debian.net. I have fixed the version in mentors as well. Please give it another go. =) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: java-package dependancies

2005-02-02 Thread Jeroen van Wolffelaar
On Wed, Feb 02, 2005 at 04:34:26PM +, John Patterson wrote: > Hi, > > I am running a Debian stable system with a few packages from unstable thrown > in > for good measure. I am trying to run java-package but it complains bails out > with this message: > > Detected product: > Java(TM) So

java-package dependancies

2005-02-02 Thread John Patterson
Hi, I am running a Debian stable system with a few packages from unstable thrown in for good measure. I am trying to run java-package but it complains bails out with this message: Detected product: Java(TM) Software Development Kit (J2SDK) Standard Edition, Version 1.4.2+07 Sun Micro

Re: unsubscribe

2005-02-02 Thread Ben Hill
On Wed, 2005-02-02 at 14:13, Ben Hill wrote: > unsubscribe Sorry!! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

unsubscribe

2005-02-02 Thread Ben Hill
unsubscribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Eclipse 3.0 on GCJ test and release schema

2005-02-02 Thread Daniele Cruciani
Hi Mark, On Wed, Feb 02, 2005 at 01:37:13PM +0100, Mark Wielaard wrote: ... > You probably also need (one or more of): > apt-get install junit This is missed Build-Depends in -0wasabi6 too. So here is the 2 bugs: - add junit to Build-Depends: - version from 0wasabi6 to 4wasabi or 5 > apt-get

Re: Eclipse 3.0 on GCJ test and release schema

2005-02-02 Thread Mark Wielaard
Hi, On Wed, 2005-02-02 at 13:00 +0100, Daniele Cruciani wrote: > Here is what I did: > > [added a line of mentors source] > > `apt-get source libjsch-java` > > `apt-get build-dep libjsch-java` > > `apt-get --build source libjsc` > > 'dpkg -i libjsch-java_0.1.19-1_all.deb libjsch-java-doc_0.1.

Eclipse 3.0 on GCJ test and release schema

2005-02-02 Thread Daniele Cruciani
Hi Jerry Hi Mark I was looking for Eclipse 3.0 package for debian, I've found Jerry's post on eclipse on gcj 4.0 . Well, it happen that doing `apt-get source eclipse` (from mentors.debian.net) it download 3.0.1-4 release, but the last seems to be 3.0.1-0wasabi6 (and actually 4 > 0wasabi6). btw,