Bug #5090
tvheadend 4.0.2.7
0%
Description
Hi
I have tried several times and installed tvheadend 4.0.2 the last update stabel but it failed.
What am I doing wrong?
Files
History
Updated by Mark Clarkstone over 6 years ago
- Status changed from New to Need feedback
Hisham Nassar wrote:
Hi
I have tried several times and installed tvheadend 4.0.2 the last update stabel but it failed.
What am I doing wrong?
4.0.x is no longer supported, did you mean 4.2? What's the error?
Updated by Hisham Nassar over 6 years ago
sorry
it's version 4.2.7. as I can not get it installed on the ubuntu 14.04 desktop.
It makes a mistake when I write it here at the terminal
Step 1:
sudo apt-key advkey server hkp: //keyserver.ubuntu.com: 80 --recv-keys 379CE192D401AB61
Step 2:
echo "deb https://dl.bintray.com/tvheadend/deb trusty stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list
Step 3:
sudo apt-get update
sudo apt-get install tvheadend
Updated by Hisham Nassar over 6 years ago
Hisham Nassar wrote:
sorry
it's version 4.2.6. as I can not get it installed on the ubuntu 14.04 desktop.
It makes a mistake when I write it here at the terminalStep 1:
sudo apt-key advkey server hkp: //keyserver.ubuntu.com: 80 --recv-keys 379CE192D401AB61
Step 2:
echo "deb https://dl.bintray.com/tvheadend/deb trusty stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list
Step 3:
sudo apt-get update
sudo apt-get install tvheadend
Updated by Mark Clarkstone over 6 years ago
Hisham Nassar wrote:
Hisham Nassar wrote:
sorry
it's version 4.2.6. as I can not get it installed on the ubuntu 14.04 desktop.
It makes a mistake when I write it here at the terminalStep 1:
sudo apt-key advkey server hkp: //keyserver.ubuntu.com: 80 --recv-keys 379CE192D401AB61
Step 2:
echo "deb https://dl.bintray.com/tvheadend/deb trusty stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list
Step 3:
sudo apt-get update
sudo apt-get install tvheadend
Judging from your screenshot you're using Xenial not trusty.
sudo rm /etc/apt/sources.list.d/tvheadend.list echo "deb https://dl.bintray.com/tvheadend/deb xenial stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list sudo apt-get update sudo apt-get install tvheadend
Updated by Hisham Nassar over 6 years ago
I came to write Xenial before but have uninstalled it again.
I will start on a fresh ubuntu version 14.04 LTS.
It will be faulty again!
Updated by Hisham Nassar over 6 years ago
Mark Clarkstone wrote:
Hisham Nassar wrote:
Hisham Nassar wrote:
sorry
it's version 4.2.6. as I can not get it installed on the ubuntu 14.04 desktop.
It makes a mistake when I write it here at the terminalStep 1:
sudo apt-key advkey server hkp: //keyserver.ubuntu.com: 80 --recv-keys 379CE192D401AB61
Step 2:
echo "deb https://dl.bintray.com/tvheadend/deb trusty stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list
Step 3:
sudo apt-get update
sudo apt-get install tvheadend
Judging from your screenshot you're using Xenial not trusty.
[...]
after I wrote
sudo apt-get update
get it error.
Updated by saen acro over 6 years ago
build it locally
https://tvheadend.org/boards/4/topics/24116
Updated by Hisham Nassar over 6 years ago
saen acro wrote:
build it locally
https://tvheadend.org/boards/4/topics/24116
Hello thanks
How can I do that?
I apologize for being a lot of amateur.
Updated by Hisham Nassar over 6 years ago
saen acro wrote:
Read steps it is not so hard.
Refering to topic:
https://tvheadend.org/boards/5/topics/21236
On step 1, it says I have to use the "configure command"
./configure
How exactly do I write it?
Typing only ./configure gives me the msg "no such file or directory"
Updated by Hisham Nassar over 6 years ago
- File Screenshot_1.png Screenshot_1.png added
saen acro wrote:
Do you clone source and change to directory?
"I just write the command like this"
Updated by Hisham Nassar over 6 years ago
Hisham Nassar wrote:
saen acro wrote:
Do you clone source and change to directory?
"I just write the command like this"
"I type the following
sudo apt install build-essential git pkg-config libssl-dev bzip2 wget libavahi-client-dev zlib1g-dev libavcodec-dev libavutil-dev libavformat-dev libswscale-dev libavresample-dev
And after that, I type exactly
./configure
But it says no such file or directory"
Updated by saen acro over 6 years ago
Better think logicality.
when you need document from documents folder
why are you in base folder?
you need to type
cd tvheadend
with will be you working folder