Re: Etch: Installation of Tomcat 5.5: Provides: of sun-java5-jre pkg obviously ignored

2006-11-09 Thread Holger Rauch
Hi Barry, first of all, thanks for your quick reply! On Wed, 08 Nov 2006, Barry Hawkins wrote: > Tomcat needs a JDK, as Jasper has to compile JSPs into Servlets. A JRE > is insufficient for running any Tomcat version. You're surely right in this regard, but I also got sun-java5-jdk installed.

JPEG image writer in libgcj

2006-11-09 Thread Marcus Better
Hi Gerardo, I noticed that in your pacakge libitext-java you use the javax.imageio interfaces to encode JPEG images. Did you check if this works with libgcj? I have problem packaging stylebook, which requires a JPEG encoder, and it seems that nothing is returned by ImageIO.getImageWritersByForm

Re: Etch: Installation of Tomcat 5.5: Provides: of sun-java5-jre pkg obviously ignored

2006-11-09 Thread Marcus Better
Holger Rauch wrote: > So, that means the Depends: field of tomcat5.5 should probably be changed > from > > Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | > java2-runtime > > to > > Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | > java2-compiler No, it s

Re: JPEG image writer in libgcj

2006-11-09 Thread Arnaud Vandyck
Hi Marcus, Maybe you can ask on classpath mailing-list the status of this class: http://cvs.savannah.gnu.org/viewcvs/*checkout*/classpath/javax/imageio/ImageIO.java?content-type=text%2Fplain&rev=1.11&root=classpath On 11/9/06, Marcus Better <[EMAIL PROTECTED]> wrote: Hi Gerardo, I noticed that

Re: JPEG image writer in libgcj

2006-11-09 Thread Gerardo Curiel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Marcus. Marcus Better escribió: > Hi Gerardo, > > I noticed that in your pacakge libitext-java you use the javax.imageio > interfaces to encode JPEG images. Did you check if this works with libgcj? I haven't tested the patch i made, but it is

Re: Etch: Installation of Tomcat 5.5: Provides: of sun-java5-jre pkg obviously ignored

2006-11-09 Thread Holger Rauch
Hi Marcus, On Thu, 09 Nov 2006, Marcus Better wrote: > Holger Rauch wrote: > > So, that means the Depends: field of tomcat5.5 should probably be changed > > from > > > > Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | > > java2-runtime > > > > to > > > > Depends: java-gcj-c

Re: Etch: Installation of Tomcat 5.5: Provides: of sun-java5-jre pkg obviously ignored

2006-11-09 Thread Marcus Better
Holger Rauch wrote: > The point I was trying to come up with was that it should be possible to > install tomcat5.5 *regardless* of the JDK installed on the system, Yes, I agree with you. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT