Help please

hi,

I am doing a media player, and the help i need is when i run my media player and try to play video, it gives me the following error

Fobs4JMF - Native shared library NOT found

java.lang.UnsatisfiedLinkError: no fobs4jmf in java.library.path

at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)

at java.lang.Runtime.loadLibrary0(Runtime.java:823)

at java.lang.System.loadLibrary(System.java:1030)

Can anyone please help me.. I have completed my project and it was working all these days properly and today being my demo for the project it doesnt work..

waiting for the reply

[638 byte] By [Spaniana] at [2007-11-27 4:45:14]
# 1
if you testing on another machine you might not have installed the "jmf performance pack"..that is the one supposed to have these driversjust a guess:-)
bonito_qqa at 2007-7-12 9:57:33 > top of Java-index,Security,Cryptography...
# 2
put all shared library in your classpathe or in bash_profile(foe linux)LD_LIBRARY_PATH=........./libankit.g@pyronetworks.com
ankitguptaa at 2007-7-12 9:57:33 > top of Java-index,Security,Cryptography...