On Fri, Dec 02, 2005 at 11:36:38AM +0100, Norbert Preining wrote: > Hi all! > > I have a question concerning packaging stuff for texlive: we want to > include the ppower4 bundle, which consists of TeX input files, and of > some jar archive/java program for postprocessing of the pdf file. > > Now the question is: How do I package this: Can I include all the stuff > and only Recommend: a java run time system? And if non is installed, > give a warning message? Or should I leave out the postprocessor and only > include the sty files (which would of course make it more or less > useless)?
Why not Depends on java1-runtime | java2-runtime | kaffe ? For kaffe you can depend on another free runtime like sablevm or java-gcj-compat too. Cheers, Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

