[gst-devel] Problem with GStreamer Path

Stefan Kost ensonic at hora-obscura.de
Thu Mar 23 00:00:05 CET 2006


Hi,
Vinay Krishnamurthy wrote:
> Hello Daniel,
> 
> I tried using strace, I found that it is not accessing the lib directory.
> How can I force it to search in the lib directory?
perhaps by adding /tmp/arm/lib to your /etc/ld.so.conf and runing ldconfig or 
adding it to you LD_LIBRARY_PATH env var

Stefan

> 
> Vinay K.
> 
> On 3/22/06, Daniel Díaz <mrchapp at gmail.com> wrote:
> 
>>Hello, Vinay.
>>
>>
>>On 3/22/06, Vinay Krishnamurthy <vinay.kmurthy at gmail.com> wrote:
>>[...]
>>
>>>But when I run any gstreamer commands, it gives me a message saying
>>>
>>>"./gst-inspect-0.10: error while loading shared libraries:
>>>libgstreamer-0.10.so.0
>>>: cannot open shared object file: No such file or directory".
>>
>>If you have strace for your platform, use it wisely: `strace
>>./gst-inspect-0.10`. There you will be able to see what directories it
>>is trying to access.
>>
>>Try the same with your embedded ldd: `ldd gst-inspect-0.10`.
>>
>>Also, check the sanity of all your files with the file command: `file
>>gst-inspect-0.10`, it should tell you it is compiled for ARM. You can
>>do the same for your libraries.
>>
>>A lot of people is using GStreamer on ARM architectures, so we can
>>assure you that it works all right. With some more information I'm
>>sure we will be able to provide further assistance.
>>
>>Greetings.
>>
>>Daniel Díaz
>>yosoy at danieldiaz.org
>>
>>
>>
>>
>>>While building for ARM, i had given a configure option
>>>"--disable-rpath". I have also set the LD_LIBRARY_PATH to /tmp/arm/lib
>>>directory which contains all the gstreamer libraries.
>>>
>>>But still I am facing this problem.
>>>
>>>Can you please guide me to the soln?
>>>
>>>Vinay K.
>>
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list