Problem launching jirr on linux

Discussion about Irrlicht's Java wrapper
Post Reply
gbrinon
Posts: 11
Joined: Tue May 19, 2009 3:02 pm

Problem launching jirr on linux

Post by gbrinon »

Hello I'm trying to launch my project (which works since a long time on windows).
I get :

Code: Select all

Exception in thread "main" java.lang.UnsatisfiedLinkError: no irrlicht_wrap in java.library.path
To be honest i don't know what i'm supposed to do to make it work so i tried to add all the files which did'nt seemed useless :

Code: Select all

root@angua:/home/hemera# ll
total 104240
drwxr-xr-x 11 root root     4096 2009-07-10 07:58 bin
drwxr-xr-x  3 root root     4096 2009-07-09 23:54 conf
-rwxr-xr-x  1 root root   313856 2009-07-09 23:55 D3DX81ab.dll
-rwxr-xr-x  1 root root  1145856 2009-07-09 23:55 Irrlicht.dll
-rwxr-xr-x  1 root root    26658 2009-07-21 22:44 irrlicht.i
-rwxr-xr-x  1 root root  1424710 2009-07-09 23:55 irrlicht_wrap.dll
-rwxr-xr-x  1 root root  4258592 2009-07-21 22:44 irrlicht_wrap.o
drwxr-xr-x  3 root root     4096 2009-07-21 22:55 lib
-rw-r--r--  1 root root 35279828 2009-07-22 22:55 libIrrlicht.a
-rwxr-xr-x  1 root root 22048192 2009-07-22 21:19 libIrrlicht.so
-rwxr-xr-x  1 root root 22048192 2009-07-22 22:54 libIrrlicht.so.1
-rwxr-xr-x  1 root root 20003426 2009-07-21 22:44 libirrlicht_wrap.so
-rwxr-xr-x  1 root root 20003426 2009-07-23 23:48 libirrlicht_wrap.so.1
-rwxr-xr-x  1 root root      309 2009-07-10 07:58 serveur.log
-rwxr-xr-x  1 root root      146 2009-07-21 22:50 SERVEUR.sh
drwxr-xr-x  3 root root     4096 2009-07-09 23:54 sql
root@angua:/home/hemera#
Can someone help me, what am i forgetting ? :oops:
Guillaume ... hopes HEMERA project will be finished before world's end ;)
gbrinon
Posts: 11
Joined: Tue May 19, 2009 3:02 pm

Post by gbrinon »

up :)
Maybe some informations are missing in my question ? :oops:
I'm not english so maybe i've written something not understandable
Guillaume ... hopes HEMERA project will be finished before world's end ;)
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

I guess you just need to become aware that asking on a forum and calling a commercial customer support is different. Answers on a forum can be much faster or better, but sometimes it also takes much longer. As you might have noticed, this is the Irrlicht forum. We host the jirr forum as a service for the jirr project, but most of the people here never looked into jirr, maybe even not tried it out.
If you think you might have missed something in your post, just post more. Up'ing in a very low frequency forum is simply dumb.
gbrinon
Posts: 11
Joined: Tue May 19, 2009 3:02 pm

Post by gbrinon »

OK, sorry. I nearly never post so i never noticed that this forum had a very low frequency.
I'll wait, no need to be rude :?
Guillaume ... hopes HEMERA project will be finished before world's end ;)
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Well, up'ing with no new information is generally not a clever idea, and seeing that your post was still first or secon don the forum should signal the current frequency...
Post Reply