https://bugzilla.redhat.com/show_bug.cgi?id=832853 Joachim Katzer <jokatzer@xxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jokatzer@xxxxxx --- Comment #3 from Joachim Katzer <jokatzer@xxxxxx> --- I have successfully rebuilt the java3d src.rpm for my personal RHEL6 repo (on a SL6 machine), but I had to make following changes (see attachment in Comment 2): java3d uses JNI, but the 1.5.2-2 rpm is missing libj3dcore-ogl.so. As a consequence I have also changed the installation directory for the .jar and .so files to %{_jnidir}/%{name}. 2 additional BuildRequries are necessary: ant-nodeps, and mesa-libGLw-devel. Applications using java3d may have to add %{_jnidir}/java3d to the LD_LIBRARY_PATH variable before calling java in their wrapper script. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review