On Sun, Jan 03, 2010 at 12:45:22PM -1000, Ryo Furue wrote:
> I'm puzzled that dlocate seems to be unable to find ("-S")
> the files libgstogg.so and libgsttheora.so in the
> gstreamer0.10-plugins-base package.  (There may be more.)
> For example,
> 
>   # dlocate -S libgstogg
>   # dlocate -L gstreamer0.10-plugins-base | egrep libgstogg
>   /usr/lib/gstreamer-0.10/libgstogg.so
>   # ls -l /usr/lib/gstreamer-0.10/libgstogg.so
>   -rw-r--r-- 1 root root 131232 Dec  9 13:33 
> /usr/lib/gstreamer-0.10/libgstogg.so
>   #

works for me:

c...@ganesh:~$ dlocate -V
dlocate version 1.02

c...@ganesh:~$ dlocate -S libgstogg
gstreamer0.10-plugins-base: /usr/lib/gstreamer-0.10/libgstogg.so

c...@ganesh:~$ dlocate -L gstreamer0.10-plugins-base | egrep libgstogg
/usr/lib/gstreamer-0.10/libgstogg.so

c...@ganesh:~$ ls -l /usr/lib/gstreamer-0.10/libgstogg.so
-rw-r--r-- 1 root root 126768 Dec  7 00:16 /usr/lib/gstreamer-0.10/libgstogg.so


did you just install gstreamer0.10-plugins-base? if so, then dlocate's
listing of installed files won't be updated until dlocate's daily cron
job runs (you can run it yourself as root - /etc/cron.daily/dlocate)


craig

-- 
craig sanders <c...@taz.net.au>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to