Re: custom libraries

2007-11-05 Thread Roger Abelenda
I solved my problem, it wasn't a matter of the openjdk, I was doing something wrong with the libraries. Anyway, the libraries can go in i386, client, etc, it wasn`t my problem. Thanks anyway. 2007/11/5, Alan Bateman <[EMAIL PROTECTED]>: > Roger Abelenda wrote: > > I made some libraries and i want

Re: custom libraries

2007-11-05 Thread Alan Bateman
Roger Abelenda wrote: I made some libraries and i want opnejdk load them. I putted them in the lib/i386/client directory but it doesn't finds them. Where i may put the libraries? Do i need to make some changes? Thanks If you are looking for help getting JNI code working then a useful place to

custom libraries

2007-11-03 Thread Roger Abelenda
I made some libraries and i want opnejdk load them. I putted them in the lib/i386/client directory but it doesn't finds them. Where i may put the libraries? Do i need to make some changes? Thanks