I am using Jacob jar file in my java application.
This Jacob jar file comes with a .dll file. I have added Jacob jar file to my classpath. But when I execute my appl
You need to set LD_LIBRARY_PATH. This will give you all the right steps to follow.