Re: problems loading library

2008-02-01 Thread David Bertoni
logancillo wrote: hi Dave, thx for your response! i build again xalan-c and xerces-c from sources generating libxalanc.so and libxercesc.so, copied into /usr/lib and linked in my c project, and it worked! well, almost! ;) this is implementation code: This is not a Java development newsgroup, so

Re: problems loading library

2008-02-01 Thread logancillo
, sse3, ssse3 Memory: 4k page, physical 2067096k(798640k free), swap 0k(0k free) vm_info: Java HotSpot(TM) Client VM (10.0-b19) for linux-x86 JRE (1.6.0_04-b12), built on Dec 14 2007 01:09:47 by "java_re" with gcc 3.2.1-7a (J2SE release) time: Fri Feb 1 12:07:38 2008 elapsed time: 10 seconds -- View this message in context: http://www.nabble.com/problems-loading-library-tp15203564p15224706.html Sent from the Xalan - C - Users mailing list archive at Nabble.com.

Re: problems loading library

2008-01-31 Thread David Bertoni
logancillo wrote: hi everybody, can anybody explain me what is the significant of this error?: Exception UnsatisfiedLinkError al inicializar el servlet Controlador: /home/alonso/curro/XalanC_Engine/dist/Debug/GNU-Linux-x86/libXalanC_Engine.so: /home/alonso/curro/XalanC_Engine/dist/Debug/GNU-Lin

Re: problems loading library

2008-01-31 Thread logancillo
x-x86$ ls > libXalanC_Engine.so > > this is how i try to load the .so file giving me UnsatisfiedLinkError > System.load("/home/alonso/curro/XalanC_Engine/dist/Debug/GNU-Linux-x86/libXalanC_Engine.so"); > > if i try to load the .so like this: > Exception UnsatisfiedLink

problems loading library

2008-01-31 Thread logancillo
/lib/i386/client:/usr/java/jdk1.6.0_04/jre/lib/i386:/usr/java/jdk1.6.0_04/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib i think this is the problem but i m not sure, pls help me! Alonso -- View this message in context: http://www.nabble.com/problems-loading-library-tp15203564p15203564.html Sent from the Xalan - C - Users mailing list archive at Nabble.com.