Vorbis Support on Nokia N800

2007-10-09 Thread chetan nanda
Hi  all,

I have made one ogg player using gstreamer libraries and when i try to run the 
that on Nokia N800 its not working.

It gives me the following error:


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


I have installed the ogg- support package and the libgstivorbis.so is there in 
the /usr/lib/gsteamer-0.10 folder.

I have tried all possibilities, but still i am not able to solve this. If 
anyone has an idea for this , then send me your feedback.

Regards,
Chetan

   
-
 Explore your hobbies and interests. Click here to begin.___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Vorbis Support on Nokia N800

2007-10-09 Thread Alex Zhang



It gives me the following error:


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



I have installed the ogg- support package and the libgstivorbis.so is 
there in the /usr/lib/gsteamer-0.10 folder.


Maybe you should try this,
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/gsteamer-0.10

Alex Zhang

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Vorbis Support on Nokia N800

2007-10-09 Thread Alexey Feldgendler
On Tue, 09 Oct 2007 11:46:35 +0200, chetan nanda  
[EMAIL PROTECTED] wrote:


I have made one ogg player using gstreamer libraries and when i try to  
run the that on Nokia N800 its not working.


It gives me the following error:


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



I have installed the ogg- support package and the libgstivorbis.so is  
there in the /usr/lib/gsteamer-0.10 folder.


Try running ldd /usr/lib/gstreamer-0.10/libgstivorbis.so


--
Alexey Feldgendler [EMAIL PROTECTED]
[ICQ: 115226275] http://feldgendler.livejournal.com

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community