Hi!
I've started developing with your library recently. On Windows I had no
problems, but on Ubuntu I ran into problems with loading native libraries.
Because there are the same libraries, but in different versions in the system,
if I add the path to your versions system-wide, other applications using these
dynamically shared libraries stop working :(
I've got a workaround - to run only the java application (and the IDE) with
special library path environment variable (it's not enough to set it only
inside java, because the native libs load other libs through system). So
basically there's no point in system a wide installation of Xuggler.
I'd appreciate if there was a system-universal package for Xuggle (as for all
other libraries) with maven artifact and I could just add it to my pom.xml (set
the variable through a script) and it worked :) (now I have to do it on my own)
Original issue reported on code.google.com by kopacp...@gmail.com on 13 Nov 2011 at 11:17
Original issue reported on code.google.com by
kopacp...@gmail.com
on 13 Nov 2011 at 11:17