Re: Getting a Java package in the distribution?

2003-07-14 Thread D.Hansmann
It's finally online =) http://mentors.debian.net/debian/dists/unstable/main/binary-all/jftp/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Getting a Java package in the distribution?

2003-07-14 Thread Stefan Gybas
D.Hansmann wrote: http://mentors.debian.net/debian/dists/unstable/main/binary-all/jftp/ This package can't be in main, since the source code is not included (at least not extracted). Even if it was correctly included and used to build the JAR, it must go into contrib since it requires non-free

Re: Getting a Java package in the distribution?

2003-07-14 Thread Jan Schulz
Hallo! * Stefan Gybas <[EMAIL PROTECTED]> wrote: >> http://mentors.debian.net/debian/dists/unstable/main/binary-all/jftp/ > This package can't be in main, since the source code is not included (at > least not extracted). Even if it was correctly included and used to > build the JAR, Does it n

Re: Getting a Java package in the distribution?

2003-07-14 Thread Stefan Gybas
Jan Schulz wrote: Does it need to be extracted? The problem with java source packages are usually, that they are not a least conform with the format which dpkg-source likes, so almost ever java package I've seen (including my own...) has a 'uncompress-stamp' in debian/rules and justs puts the upst

Re: Getting a Java package in the distribution?

2003-07-14 Thread Andreas Schmitz
Jan Schulz wrote: Hi, > > This package can't be in main, since the source code is not included (at > > least not extracted). Even if it was correctly included and used to > > build the JAR, > Does it need to be extracted? The problem with java source packages > are usually, that they are not

trying to install tomcat 4.1.24 from unstable

2003-07-14 Thread Bob Langford
Greetings! I'm trying to install Tomcat 4.1.24-2 from the unstable section, and I'm running into a wall. It depends on "j2re1.4" or "java2-runtime", neither of which seems to exist. I have installed the Sun JDK 1.4.1_02 manually, so there actually is a Java 1.4 runtime, and I installed the

Re: trying to install tomcat 4.1.24 from unstable

2003-07-14 Thread Kenneth Pronovici
> I'm trying to install Tomcat 4.1.24-2 from the unstable section, > and I'm running into a wall. It depends on "j2re1.4" or > "java2-runtime", neither of which seems to exist. I have > installed the Sun JDK 1.4.1_02 manually, so there actually is a > Java 1.4 runtime, and I i

Re: trying to install tomcat 4.1.24 from unstable

2003-07-14 Thread Hanasaki JiJi
Might I suggest sticking with the Sun JDK that you installed? As for Tomcat, it might be best to manually install that as well, for now, from jakarta.apache.org Kenneth Pronovici wrote: I'm trying to install Tomcat 4.1.24-2 from the unstable section, and I'm running into a wall. It depen

Re: Getting a Java package in the distribution?

2003-07-14 Thread D.Hansmann
It's finally online =) http://mentors.debian.net/debian/dists/unstable/main/binary-all/jftp/

Re: Getting a Java package in the distribution?

2003-07-14 Thread Stefan Gybas
D.Hansmann wrote: http://mentors.debian.net/debian/dists/unstable/main/binary-all/jftp/ This package can't be in main, since the source code is not included (at least not extracted). Even if it was correctly included and used to build the JAR, it must go into contrib since it requires non-free s

Re: Getting a Java package in the distribution?

2003-07-14 Thread Jan Schulz
Hallo! * Stefan Gybas <[EMAIL PROTECTED]> wrote: >> http://mentors.debian.net/debian/dists/unstable/main/binary-all/jftp/ > This package can't be in main, since the source code is not included (at > least not extracted). Even if it was correctly included and used to > build the JAR, Does it n

Re: Getting a Java package in the distribution?

2003-07-14 Thread Stefan Gybas
Jan Schulz wrote: Does it need to be extracted? The problem with java source packages are usually, that they are not a least conform with the format which dpkg-source likes, so almost ever java package I've seen (including my own...) has a 'uncompress-stamp' in debian/rules and justs puts the upstr

Re: Getting a Java package in the distribution?

2003-07-14 Thread Andreas Schmitz
Jan Schulz wrote: Hi, > > This package can't be in main, since the source code is not included (at > > least not extracted). Even if it was correctly included and used to > > build the JAR, > Does it need to be extracted? The problem with java source packages > are usually, that they are not

trying to install tomcat 4.1.24 from unstable

2003-07-14 Thread Bob Langford
Greetings! I'm trying to install Tomcat 4.1.24-2 from the unstable section, and I'm running into a wall. It depends on "j2re1.4" or "java2-runtime", neither of which seems to exist. I have installed the Sun JDK 1.4.1_02 manually, so there actually is a Java 1.4 runtime, and I installed the "

Re: trying to install tomcat 4.1.24 from unstable

2003-07-14 Thread Kenneth Pronovici
> I'm trying to install Tomcat 4.1.24-2 from the unstable section, > and I'm running into a wall. It depends on "j2re1.4" or > "java2-runtime", neither of which seems to exist. I have > installed the Sun JDK 1.4.1_02 manually, so there actually is a > Java 1.4 runtime, and I i

Re: trying to install tomcat 4.1.24 from unstable

2003-07-14 Thread Hanasaki JiJi
Might I suggest sticking with the Sun JDK that you installed? As for Tomcat, it might be best to manually install that as well, for now, from jakarta.apache.org Kenneth Pronovici wrote: I'm trying to install Tomcat 4.1.24-2 from the unstable section, and I'm running into a wall. It depen