Bug 460738 - PDF building requires java-1.6.0-openjdk-devel
Summary: PDF building requires java-1.6.0-openjdk-devel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 1.6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-30 17:08 UTC by Paul W. Frields
Modified: 2010-11-24 04:17 UTC (History)
2 users (show)

Fixed In Version: 0.37
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-09 04:00:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Paul W. Frields 2008-08-30 17:08:26 UTC
publican-0.34-0.fc9

PDF building fails with an indecipherable error without java-1.6.0-openjdk-devel installed.  It's possible this is someone else's problem, but publican may need to require this package.

Comment 1 Jeff Fearn 🐞 2008-09-01 00:47:40 UTC
Publican does not require a java devel package to function properly.

This issues seems to occur when you have a different version of the sdk active than the jre you have active.

To clarify, if you hava an SDK installed and the two following commands do not reflect the same java version this error can occur:

alternatives --config java

alternatives --config javac

Cheers, Jeff.

Comment 2 Paul W. Frields 2008-09-08 14:46:42 UTC
Interesting!  Maybe this would be a worthwhile addition to publican-doc?

Comment 3 Jeff Fearn 🐞 2008-09-09 04:00:50 UTC
Added FAQ entry to explain why JRE and JDK versions must match and how to check.


Note You need to log in before you can comment on or make changes to this bug.