Problem with JOGL

I try to execute a sample code of JOGL, but i have the following message error :Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl_drihack in java.library.pathI use Netbeans 5.5 over Linux ( Kubuntu 6.10 )tks.
[253 byte] By [tyrant4Javaa] at [2007-11-26 19:18:07]
# 1
Try Java3D ;-)
CarrieHunta at 2007-7-9 21:33:15 > top of Java-index,Other Topics,Java Game Development...
# 2
:)with java 3d i don't have problem.But JOGL...... :|
tyrant4Javaa at 2007-7-9 21:33:15 > top of Java-index,Other Topics,Java Game Development...
# 3
I'm not saying anything, but the people I know that used JOGL ended up on Java3D. Must be a reason :-)
CarrieHunta at 2007-7-9 21:33:15 > top of Java-index,Other Topics,Java Game Development...
# 4
solved.was not assigned the path of files .SO to the property java.library.path.Is more easy with Java 3D.... definitively
tyrant4Javaa at 2007-7-9 21:33:15 > top of Java-index,Other Topics,Java Game Development...