Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=459874 --- Comment #17 from Jason Tibbitts <tibbs@xxxxxxxxxxx> 2008-12-10 15:01:46 EDT --- I talked to a Java expert who noted the following: http://www.zeromq.org/code:jzmq indicates that a class file should also be installed, but you have to do it manually. The Java guidelines indicate that JNI libraries should be installed in a subdirectorty under _libdir. http://fedoraproject.org/wiki/Packaging/Java#Packaging_JAR_files_that_use_JNI Honestly the java stuff exposes several issues that I don't fully understand. I would suggest that you talk to a java expert; #fedora-java on IRC should be able to help far better than I can. With regards to the python module, my understanding is the following: It is pointless to version the library. Just install a .so file. It should not be named with the "lib" prefix, as that would mean you use it with "import libpyzmq" instead of "import pyzmq" as documented at http://www.zeromq.org/code:pyzmq. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review