> GLIB WARNING ** Gstreamer - Failed to load plugin: Opening module > failed: /usr/lib/gstreamer-0.10/libgstivorbis.so: cannot open shared > object file: No such file or directory
Without knowning what packages you have and witch package provides what, i would first check if actually do have following file: /usr/lib/gstreamer-0.10/libgstivorbis.so in the platform you are trying to run your app ? If not but you have similar files, for example libgstivorbis.so.0.x.y or something similar, just make a symlink from any of those to .so file and try again. _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
