Mailing List archive

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

[vdr] Re: VDR developer version 1.1.24



Hi Norbert,

> Hi Reinhard,
> 
> isn't it OK to have the appropriate pairs of vdr-1.1.x and 
> linux-dvb-xxx in /usr/local/src and just linking the version
> to be used as vdr and DVB?
> 
> My scripts just refer to /usr/local/src/vdr  or ...DVB. And
> before I start a new test session, I change the links and
> then restart my machine.
> 
> CU Norbert

This might not necessarily work. It *should*, but with linux
you never know ;o)). With linux it depends on your search
path. I.e. if the older versions are closer, than it could be
that you are using old versions ;o))

I would make a folder set like this

/usr/local/src/OldStuff
then
a folder vdr (case!)
a folder dvb (case!)

MOVE all your old versions here
then cd to
/usr/local/src
and mkdir DVB
and mkdir VDR

now unpack the newest VDR & DVB stuff into these folders
Hardlink them ("I" don't really like symlinks "I" want to know
where my stuff is ;o)) in your runvdr

you could also try to cd /usr/local/src/DVB
make clean
make
make insmod

cd /usr/local/src/VDR
make clean
make plugins clean
(just to be safe)
make 
make plugins
start vdr with ./vdr
(i.e. not automated)

I am using a MM Cam & a Alpha & I have no troubles
watching or recording a movie. Klaus has the same
CAM as you do (IIRC), so it *should* be something
with *your* system. Please try the above. It's only 
about 5 minutes of work


Greetz,
Reinhard





---
Mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 10.01.2003



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



Home | Main Index | Thread Index