Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Vdr plugins vs Gentoo



Am Do, den 04.03.2004 schrieb Onno Kreuzinger um 18:39:
> (streamdev-0.2.0)by emerging it. When I run 
> > 
> >  vdr -P streamdev -d
> > 
> > vdr crashes. I get 3 log messages(tail -f /var/log/messages):
> > 
> > 1) troy vdr[8316]: VDR version 1.2.6 started
> > 2) troy vdr[8316]: loading plugin:./PLUGINS/lib/libvdr-streamdev.so.1.2.6
> > 3)troy vdr[8316]: ERROR: ./PLUGINS/lib/libvdr-streamdev.so.1.2.6: cannot open 			      
> > shared object file: No such file or directory
> > The only shared object I have found is libvdr-streamdev.so.0.2.0(and a 
> > symbolic link to it named libvdr-streamdev.so)under /usr/lib/vdr. 
> > 
> > Have I missed something?

Hi,
as you can read , VDR looks in the wrong Directory for Plugins.
If you use ebuilds , the plugins are in /usr/lib/vdr and NOT in the
upper folder of the executable (/usr/bin/vdr  see at ERROR
./PLUGINS...blabla).
You have to start VDR manual with the right flag , i think its -L or -l 
(vdr --help) "vdr -d -L /usr/lib/vdr -Pstreamdev" or use the startscript
"/etc/init.d/vdr start" or "/etc/init.d/vdr fullrestart" after you
edited /etc/conf.d/vdr to load the plugins you want.


(Maybe im wrong with the settings of ebuilds coz i havent used them
long times but thats the way it works :D)

greetz



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index