Am 03.07.2012 19:51, schrieb Orion Poplawski:
On 07/03/2012 10:51 AM, Orion Poplawski wrote:
On 07/02/2012 05:21 PM, Orion Poplawski wrote:
On 06/19/2012 11:36 AM, Andreas Lehmkuehler wrote:
I tried the same and it worked for me. I used a fresh installed fedora 17
including all updates.

Here are the version details

[lehmi@endor ~]$ java -version
java version "1.7.0_03-icedtea"
OpenJDK Runtime Environment (fedora-2.2.1.fc17.8-x86_64)
OpenJDK 64-Bit Server VM (build 23.0-b21, mixed mode)

[lehmi@endor ~]$ mvn -version
#/usr/lib/jvm/java
Apache Maven 3.0.4 (rNON-CANONICAL_2012-05-14_12-35_mockbuild; 2012-05-14
14:35:26+0200)
Maven home: /usr/share/maven
Java version: 1.7.0_03-icedtea, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.3.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.4.2-4.fc17.x86_64", arch: "amd64", family:
"unix"

[lehmi@endor ~]$ uname -a
Linux endor 3.4.2-4.fc17.x86_64 #1 SMP Thu Jun 14 22:22:05 UTC 2012 x86_64
x86_64 x86_64 GNU/Linux


What versions are you using?

BR
Andreas Lehmkühler

The same, but I'm using mvn-rpmbuild in order to build the pdfbox rpm. See
the attached spec file. Build with rpmbuild -ba pdfbox.spec. This ensures
that it is built against system versions of needed libraries. There are some
modifications that are needed to make this work as well.

Hmm, builds fine on my F17 box too, but fails in the minimal mock chroot
environment. So I guess that there is some missing dependency there, but I'm
not sure what. Perhaps some font data?



Figured it out - needed fontconfig and at least one font. Thanks.
Cool, thanks for the feedback.

BR
Andreas Lehmkühler

Reply via email to