[Pki-devel] Hack to build on F16

Adam Young ayoung at redhat.com
Mon Nov 14 14:40:57 UTC 2011


In Fedora 16,  the JNI binary JAR files for 64 bit  have moved from 
/usr/lib/java to /usr/lib64/java.  CMake doesn't handle this yet. I have 
a ticket in to fix it, but until we get it fixed,  you can build 64 bit 
rpms by:

cd /usr/lib
ln -s /usr/lib64/java





More information about the Pki-devel mailing list