일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- 서멀그리스
- MR2200
- MR2200ac
- 쿨매트
- 더함
- hyperbackup
- 시놀로지
- 절전커버
- 브리즈매트
- STORJ
- 실외기 절전 덮개
- 네트워크스캔
- 하이퍼백업
- 시놀로지공유기
- 시놀로지라우터
- C490UHD
- 실외기 절전커버
- UHD
- LG IPS
- HP8640
- 8640
- 파크론
- HP8610
- RT-2600AC
- 석회화
- 하얀가루
- 파클론
- 8610
- RT2600ac
- 에어컨 실외기
- Today
- Total
따라쟁이
OpenMediaVault(라즈베리파이1)에 Tvheadend 설치 본문
2. 알맞은 패키지를 찾을수 없음.
https://bintray.com/tvheadend/deb/tvheadend
이곳을 방문하니 대체 내가 어떤 빌드를 다운받아야 할지 알 수 있어야지 그리하여 아래를 참조 하였으나
그런데 또 4.0.8 .... 되지 않음 찾아보니 wheezy는 4.0.8까지 만들어져있음 , 소스 컴파일을 직접 하지 않고서는 안될듯 싶음
참조
[Unofficial] Raspberry Pi / armhf builds
As a way of giving something back to the community, I have set up a bintray repository for some Raspberry Pi / armhf builds of TVHeadend. I am by no means promising to keep this bang up to date, but I'll add releases as and when I can.
Check the changelog below for details about what packages are in this repository - the aim is to maintain a stable and unstable branch.
I have implemented a BuildBot script on the Pi that is building these files. The purpose of the BuildBot is to check out the new code, compile it into a redistributable Debian (.deb) archive and automatically publish it to Bintray. This is an ALPHA-like trial at the moment as I need to wait for a change to the 4.1 branch to check that it works end-to-end. The benefit of this is that new builds will be uploaded to Bintray within 24 hours of the code being added to Github - I'll review these timings later providing the script works as expected, with the aim of doing 4 build cycles per branch (4 stable and 4 unstable) per day - that will cut the 24 hour wait down to a maximum of 8 hours delay between Github and my Bintray repository.
To set up my this repository;
add the following to the sources.list file
NOTE: Remember, even if you are running Jessie, you MUST add the wheezy repository to get my builds. I will move to Jessie at some point but for now wheezy builds work fine on Jessie and cover the two most used Raspbery Pi operating systems in use at the moment.
Save and exit (CTRL+O then CTRL+X)
The following may be necessary on a clean Debian install (thanks to Mike Somerville for this tip)
This adds the keys required to download software from bintray without receiving signature errors.
If you get an error like this;
Then run
Then run the above commands again.
You may get a package verification error - until I work out how to fix that, simply enter "Y" at the prompt.
Some caveats/useful information:
- This repository supports only armhf builds at the moment
- Regardless of whether you are running Wheezy or Jessie, you MUST enable only the wheezy branch to receive my builds
- Both stable (4.0) and unstable/git-master (4.1) branches are supported
- Binaries are now compiled on native Raspberry Pi hardware (Pi 1 B+) using Raspbian Wheezy, cross-compilation caused me too many headaches
- Due to a bug in the GCC compiler, ffmpeg_static is disabled in my builds. This shouldn't cause many issues as the Pi (even version 3) is low-powered and not really capable of reliable transcoding duties. I think (but cannot confirm) that TVHeadend will use ffmpeg if it's installed on your system despite it not being compiled into the TVHeadend binary (if somebody can confirm this I'd appreciate it)
Changelog (As of 2016-11-24, builds are added to Bintray automatically so this changelog will no longer be updated with build-specific information)
$ sudo nano /etc/apt/sources.list
리스트 파일에
deb http://dl.bintray.com/djbenson/deb wheezy unstable
를 추가하고 저장한다
$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
$ sudo apt-get update
$ sudo apt-get install tvheadend
https 안쓰고 바로 http 로 해도 되었어여 그리고 stable 쪽에는 4.1 이없어서
unstable 만 리스트 파일에 쓰시고 해도 되여
'라즈베리파이' 카테고리의 다른 글
SD 메모리에 설치된 라즈베리 파이용 OpenELEC의 용량 재구성하기 (0) | 2016.07.03 |
---|