https://issues.apache.org/bugzilla/show_bug.cgi?id=51790
Bug #: 51790
Summary: It is necessary to set LANG=en_US.UTF-8
Product: Fop
Version: 1.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
When building FOP, it is necessary to set $LANG to en_US.UTF-8, otherwise you
get warnings like the following:
fop-1.0/src/java/org/apache/fop/render/rtf/RTFHandler.java:136: warning:
unmappable character for encoding ASCII
This preparation should be mentioned in the documentation.
<URL: http://xmlgraphics.apache.org/fop/stable/compiling.html >
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.