[SPECS] subversion.spec - support for javahl

Kamil Dziedzic kamil.listy at klecza.pl
Thu May 15 00:15:14 CEST 2008


Please look on this patch before I will commit it. If something is wrong (and 
propably is) please point what and tell how it should be.

I have also question. I need java bindings for eclipse subversive plugin. It 
works well but on x86_64 arch there is one more problem. Eclipse searches for 
plugins by default in[1]:
java.library.path=/usr/lib64/jvm/java-sun-1.6.0.03/jre/lib/amd64/server:/usr/lib64/jvm/java-sun-1.6.0.03/jre/lib/amd64:/usr/lib64/jvm/java-sun-1.6.0.03/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib
But on x86_64 java bindings are in /usr/lib64.

I know almost nothing about java. How is set default java.library.path? It is 
global for all java application? If so where and how I can change it?

I searched for solution but I found nothing. Right now I add 
to /usr/lib64/eclipse/eclipse.ini option '-Djava.library.path=/usr/lib64
'. This works but its only for eclipse, not global... or maybe this is a 
proper solution? Maybe only eclipse has such java.library.path? I really know 
nothing about this.

Thanks for any help.
-- 
Regards, Kamil Dziedzic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: subversion.patch
Type: text/x-diff
Size: 3056 bytes
Desc: not available
Url : /mailman/pipermail/pld-devel-en/attachments/20080515/45e46787/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : /mailman/pipermail/pld-devel-en/attachments/20080515/45e46787/attachment.sig 


More information about the pld-devel-en mailing list