https://issues.apache.org/bugzilla/show_bug.cgi?id=52146
Bug #: 52146
Summary: Unable to build FOP 1.0 from source
Product: Fop
Version: 1.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Ubuntu 10.04 (x64)
$ uname -a
Linux studio 2.6.32-34-generic #77-Ubuntu SMP Tue Sep 13 19:39:17 UTC 2011
x86_64 GNU/Linux
Downloaded fop-1.0-src.tar.gz from
http://ftp.wayne.edu/apache//xmlgraphics/fop/source/ (ftp.wayne.edu is listed
as a download point at https://www.apache.org/dyn/closer.cgi/xmlgraphics/fop).
Open README, which tells me to go to
http://xmlgraphics.apache.org/fop/stable/compiling.html.
Following http://xmlgraphics.apache.org/fop/stable/compiling.html:
$cd fop-1.0
fop-1.0$ ant
Buildfile: build.xml
init-avail:
[echo] ------------------- Apache FOP 1.0 [1999-2010] ----------------
[echo] See build.properties and build-local.properties for additional
build settings
[echo] Apache Ant version 1.7.1 compiled on September 8 2010
[echo] VM: 19.0-b09, Sun Microsystems Inc.
[echo] JAVA_HOME: ${env.JAVA_HOME}
[echo] JAI Support NOT Present
[echo] JCE Support PRESENT
[echo] JUnit Support PRESENT
[echo] XMLUnit Support PRESENT
...
BUILD FAILED
/home/jeffrey/Desktop/fop-1.0/build.xml:977: NOTE:
**************************************************************************
* One or more of the Junit tests had Failures or Errors or were skipped! *
* Please check the output above for relevant messages. *
* Or use the "junit-reports" target to generate HTML test reports. *
**************************************************************************
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.