GSVideo problems with x86_64 on linux
in
Contributed Library Questions
•
2 years ago
Hi,
I downloaded processing for Linux (1.5.1) with the newest test version 20110709 of GSVideo.
Whenever I try to run any of the examples, it complains about a number of gstreamer library files: wrong ELF class: ELFCLASS32. It seems to look for x86_64 libs from /usr/lib and not /usr/lib64 as it should. My system is Fedora 15 x86_64. Here's a clip:
GSVideo version: 20110709
(gst-plugin-scanner:18939): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstadder.so': /usr/lib/gstreamer-0.10/libgstadder.so: wrong ELF class: ELFCLASS32
(gst-plugin-scanner:18939): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstalsa.so': /usr/lib/gstreamer-0.10/libgstalsa.so: wrong ELF class: ELFCLASS32
(gst-plugin-scanner:18939): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstvideorate.so': /usr/lib/gstreamer-0.10/libgstvideorate.so: wrong ELF class: ELFCLASS32
I downloaded processing for Linux (1.5.1) with the newest test version 20110709 of GSVideo.
Whenever I try to run any of the examples, it complains about a number of gstreamer library files: wrong ELF class: ELFCLASS32. It seems to look for x86_64 libs from /usr/lib and not /usr/lib64 as it should. My system is Fedora 15 x86_64. Here's a clip:
GSVideo version: 20110709
(gst-plugin-scanner:18939): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstadder.so': /usr/lib/gstreamer-0.10/libgstadder.so: wrong ELF class: ELFCLASS32
(gst-plugin-scanner:18939): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstalsa.so': /usr/lib/gstreamer-0.10/libgstalsa.so: wrong ELF class: ELFCLASS32
(gst-plugin-scanner:18939): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstvideorate.so': /usr/lib/gstreamer-0.10/libgstvideorate.so: wrong ELF class: ELFCLASS32
1