Mailing List archive

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

[vdr] Re: analogtv libdvd



On Fri, 26 Dec 2003 19:13:08 +0100, ronny.kornexl@t-online.de (Ronny
Kornexl) wrote :

> Source analogtv plugin README:
> --------------------------------------------------------------
> download http://www.metzlerbros.org/dvb/libdvb-0.5.0.tar.gz,
> extract in _parallel_ to the DVB directory, and patch
> cd /usr/src/dvb
> patch < VDR/PLUGINS/src/analogtv/patches/libdvb-0.5.0.patch
> and install
> cd libdvb-0.5.0
> make install
> --------------------------------------------------------------
> 
> No, I mean -> libdvb-0.5.0
> 
> # cd libdvb-0.5.0
> # make install
> [ ! -d "/usr/local/lib" ] && mkdir -p /usr/local/lib
> make: *** [install] Error 1
> 
> # make
> # cp -v include/* /usr/local/include
> `include/DVB.hh' -> `/usr/local/include/DVB.hh'
> `include/OSD.h' -> `/usr/local/include/OSD.h'
> `include/channel.h' -> `/usr/local/include/channel.h'
> `include/ci.hh' -> `/usr/local/include/ci.hh'
> `include/cpptools.hh' -> `/usr/local/include/cpptools.hh'
> `include/ctools.h' -> `/usr/local/include/ctools.h'
> `include/devices.hh' -> `/usr/local/include/devices.hh'
> `include/osd.hh' -> `/usr/local/include/osd.hh'
> `include/remux.h' -> `/usr/local/include/remux.h'
> `include/ringbuffy.h' -> `/usr/local/include/ringbuffy.h'
> `include/transform.h' -> `/usr/local/include/transform.h'
> # cp -v libdvbmpegtools.a libdvb.a libdvbci.a /usr/local/lib
> `libdvbmpegtools.a' -> `/usr/local/lib/libdvbmpegtools.a'
> `libdvb.a' -> `/usr/local/lib/libdvb.a'
> `libdvbci.a' -> `/usr/local/lib/libdvbci.a'
> 
> Regards Ronny
> 

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


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



Home | Main Index | Thread Index