Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: writer2latex - OpenOffice.org to LaTeX/XHTML filter https://bugzilla.redhat.com/show_bug.cgi?id=386661 ------- Additional Comments From caolanm@xxxxxxxxxx 2007-11-16 13:07 EST ------- unopkg is provided by openoffice.org-core in rawhide, you *might* get sort of the desired effect in an older version with something like PATH=$PATH:/usr/lib64/openoffice.org/program but that'd be an unsupported hack. The class-path-in... etc warning is from Class-Path: in the manifest, > unzip /usr/share/java/writer2latex.jar META-INF/MANIFEST.MF > grep Class-Path META-INF/MANIFEST.MF Class-Path: jaxp.jar jaxp_parser_impl.jar this sets java to look into those jars to find classes that are not found in the current .jar or in the CLASSPATH variable etc. Fairly equivalent to what other libraries a c library is linked against, the Requires: for the package specify the packages that provide those .jars so that should be alright. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review