Mailing List archive

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

[vdr] Re: analogtv libdvd



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

----- Original Message -----
From: "Christian Kopmann" <christian@kopmann.com>
To: <vdr@linuxtv.org>
Sent: Friday, December 26, 2003 3:19 PM
Subject: [vdr] Re: analogtv libdvd


>
> On Fri, 26 Dec 2003 13:22:44 +0100, ronny.kornexl@t-online.de (Ronny
> Kornexl) wrote :
>
> > ups, the same here:
> >
> > make
> >
> > # cp dvb-mplex dvb-mpegtools_main merge_dvb /usr/bin
> >
> > cp include/* /usr/local/include
> >
> > cp libdvbmpegtools.a libdvb.a libdvbci.a /usr/local/lib
> >
> > Regards Ronny
>
> Hi!
> Copy from where? Where can i find these files?
> In /usr/local/src/linux-dvb.2003-11-08?
> And after coping i have to do "make install" in /usr/local/src/linux-
> dvb.2003-11-08?
> Anyway, ty. I'll check it out this evening.
> One small thing. I have to patch /usr/local/src/linux-dvb.2003-11-08. Do i
> have to patch with the option -p1? If i don't do this, i'll be asked what
> file to patch and i get a choice of 2 files and a prompt.
> Christian
>
>
>
> >
> >
> >
> > ----- Original Message -----
> > From: "Christian Kopmann" <christian@kopmann.com>
> > To: <vdr@linuxtv.org>
> > Sent: Friday, December 26, 2003 1:17 PM
> > Subject: [vdr] analogtv libdvd
> >
> >
> > > Hi,
> > > I am just trying to install analogtv.
> > > A Kool describes the follwoing:
> > > > Now you have to install the LIBDVB:
> > > >
> > > > 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
> > >
> > > My structure is as following:
> > > /usr/local/src/~DVB
> > > /usr/local/src/~VDR
> > > /usr/local/src/vdr-1.2.6
> > > /usr/local/src/linux-dvb.2003-11-08
> > >
> > > Where exactly do i have to place the unpacked libdvd-0.5.0-directory?
> > > If i put in: /usr/local/src/libdvd-0.5.0 and do make/make install, i
> > > get the follwing error:
> > > >vdr:/usr/local/src/libdvb-0.5.0# make install
> > > >[ ! -d "/usr/local/lib" ] && mkdir -p /usr/local/lib
> > > >make: *** [install] Fehler 1
> > > >vdr:/usr/local/src/libdvb-0.5.0#
> > >
> > > What can i do?
> > >
> > >
> > >
> > >
> > > --
> > > Info:
> > > To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe
vdr"
> > as subject.
> > >
> >
> >
> >
> > --
> > Info:
> > To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr"
> as subject.
> >
> >
> >
> >
>
>
> --
> Info:
> To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr"
as subject.
>



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



Home | Main Index | Thread Index