EkaLestari / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

Library incompatibility and possible solution #282

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Fixed in 5.4

Original comment by art.cla...@gmail.com on 7 Apr 2012 at 5:39

GoogleCodeExporter commented 8 years ago
Fixed in 5.4

Original comment by art.cla...@gmail.com on 7 Apr 2012 at 5:39