Forums » Tutorial and setups »
how to update 2.12 to 3.x [solved]
Added by james walsh almost 12 years ago
Hi all
love the product!
I have TVH 2.12 running on my openmedia vault box (debian squeeze)
I have tried updating via aptitude but the tvheadend version remains at 2.12
do I have to purge and reinstall to get to 3.x?
any help would be appreciated
Replies (5)
RE: how to update 2.12 to 3.x - Added by Alex . almost 12 years ago
Hi James,
This would depend on how you installed tvheadend in the first place. Tvheadend is not in the official squeeze-repository as far as I know.
Did you manually download a precompiled package, or add the ppa-sources (as shown here ttps://launchpad.net/~adamsutton/+archive/tvheadend) ?
Alex.
RE: how to update 2.12 to 3.x - Added by james walsh almost 12 years ago
Hi alex!!! (sorry misread your name)
thanks for the response.
i installed it via apt-get
after adding deb http://www.lonelycoder.com/debian/ hts main
to my debian sources list
RE: how to update 2.12 to 3.x - Added by Alex . almost 12 years ago
james walsh wrote:
Hi adam
i installed it via apt-get after adding deb http://www.lonelycoder.com/debian/ hts main
Hi James,
If you follow the link you posted you can see there are only 2.x packages there, so you cannot install the newest version using apt this way ( nor upgrade to it).
Best is to remove this version and install the newest version from the site, either as source or by creating a package:
https://www.lonelycoder.com/redmine/projects/tvheadend/wiki/download
(and maybe see https://www.lonelycoder.com/redmine/projects/tvheadend/wiki/Packaging allthough I am not sure how current this is)
Alex.
RE: how to update 2.12 to 3.x - Added by Alex . almost 12 years ago
Hi James,
libssl-dev: Depends: libssl1.0.0 (= 1.0.1c-4) but 1.0.0h-1 is installed.
Lib 1.0.1c-4 is in Wheezy ( testing)
RE: how to update 2.12 to 3.x - Added by james walsh almost 12 years ago
cheers alex
figured it out now all installed and working. I compiled from the git source
this release seems to have sorted out the epg issues I was having in the xbmc frodo beta.
sorry to be a pain but is there any guides to getting tvheadend to start automatically?
(my linux skills are non-existant as you may have gathered)
Best Wishes
James