Mailing List archive

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

[vdr] Re: analogtv libdvd



> Ok, It is still unclear:
> 1.# cd /usr/src/dvb
> 2. # patch < VDR/PLUGINS/src/analogtv/patches/libdvb-0.5.0.patch
>   if i do this in  /usr/src/dvb, the result is that i get a message that
> includes a question: what file to patch? Most probably because of the
patch
> isn't finding the right files. what exaxtly means parallel to the
> /usr/src/dvb directory? It is /usr/src/libdvb-0.5.0 ? What do i patch in
the
> /dvb-directory? or must i patch as follows:
> #cd /usr/src/libdvb-0.5.0
> # patch < /VDR/......libdvb-0.5.0.patch?
>
> I know, it is for sure very simple, but, unluckily, for me not.
> Thx for your efforts, Ronny
> Christian

Hello

your PATH = /usr/src

~ cd /usr/local/libdvb-0.5.0
~ patch -p1 < /usr/src/VDR/PLUGINS/src/analogtv/patches/libdvb-0.5.0.patch
~ make
~ cp include/* /usr/local/include
~ cp libdvbmpegtools.a libdvb.a libdvbci.a /usr/local/lib

Regards Ronny





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



Home | Main Index | Thread Index