David Mittelst�dt wrote:

Marcus Metzler wrote:

=?ISO-8859-1?Q?David_Mittelst=E4dt?= writes:
> undefined reference to `find_avpids'
> ....
> ....
> > I figured out that all these functions seem to be in the libdvb package > (which i installed previously). I'm pretty sure that i missed something > very trivial since im not that long with linux.
> > David Mittelst�dt


The libdvb libs are all copied to /usr/local/lib and the includes to
/usr/local/include. You have to make sure that the compiler and linker
find them. Use ./autogen.sh --with-dvb-path=/usr/local/lib.
Make sure that the config.cache is deleted.

Marcus



Wow, compiling worked. I thought that there was something like this. Thanks for your help. Now i just need to figure out how the programs work together to make it work completely. Another good thing is that i can now delete my windoze. :-D

David

Well im pretty desperate again, right now. I can succesfully tune with all the programs available but when i try a cat /dev/dvb/adapter0/dvr0 there is no output an when i try something like cat /dev/dvb/adapter0/dvr0 | ts2ps x y | mplayer - i just get "- no such file" from mplayer. I use a precompiled mplayer, but i also tried compiling my own with the dvb option enabled (which i think isn't needed, because this seems to be used for hardware decoding only). Am i doing any mistakes here? (i did several searches on the mailing list and tried things out but didnt have any success)


David



--
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.



Reply via email to