First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 139959
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thorsten Mürell <thorsten@muerell.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 139959 depends on: Show dependency tree
Show dependency graph
Bug 139959 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-11 01:21 0000
If you use the new java configuration toolkit there's no user CLASSPATH any
more (it is deprecated).

If you want to use fop with jai and/or jimi support it complains about missing
classes. The reason for this seems to be the setting of the CLASSPATH in the
fop start script (/usr/bin/fop):

cp=${CLASSPATH}:`java-config -p
avalon-framework-4.1,batik-1.5,fop,xalan,xerces-2`

Depending on the USE flags "sun-jai-bin" or "sun-jimi" should be added there.

----------

This is how i compiled fop:

[ebuild   R   ] dev-java/fop-0.20.5-r3  USE="jai jimi -doc -examples"

------- Comment #1 From Josh Nichols 2006-07-14 09:30:35 0000 -------
Should be fixed with fop-0.20.5-r5. Thanks for reporting!

Give it a few hours to hit your local rsync, then do an emerge --sync.

First Last Prev Next    No search results available      Search page      Enter new bug