I have debian squeeze and it has glibc 2.11, when trying to open the webcam it shows the error below.
I'm able to recompile it and make it work with glibc 2.11, but just want to suggest to "lower the standard" on precompiled libraries so it can be used with minimum trouble.
Thanks,
Anthony
BridJ: dlopen error when loading /tmp/BridJExtractedLibraries361586032528620666/OpenIMAJGrabber.so : /lib/libc.so.6: version `GLIBC_2.14' not found (required by /tmp/BridJExtractedLibraries361586032528620666/OpenIMAJGrabber.so)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just recompiled the linux native libraries to require glibc > 2.4. They're in the svn & will shortly be deployed into the 1.1.1-SNAPSHOT of OpenIMAJ
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have debian squeeze and it has glibc 2.11, when trying to open the webcam it shows the error below.
I'm able to recompile it and make it work with glibc 2.11, but just want to suggest to "lower the standard" on precompiled libraries so it can be used with minimum trouble.
Thanks,
Anthony
BridJ: dlopen error when loading /tmp/BridJExtractedLibraries361586032528620666/OpenIMAJGrabber.so : /lib/libc.so.6: version `GLIBC_2.14' not found (required by /tmp/BridJExtractedLibraries361586032528620666/OpenIMAJGrabber.so)
I've just recompiled the linux native libraries to require glibc > 2.4. They're in the svn & will shortly be deployed into the 1.1.1-SNAPSHOT of OpenIMAJ