Project

General

Profile

Bug #5090

tvheadend 4.0.2.7

Added by Hisham Nassar over 6 years ago. Updated over 4 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-04-29
Due date:
% Done:

0%

Estimated time:
Found in version:
4.0.2
Affected Versions:

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

#1

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?

#2

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

#3

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 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

#4

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 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

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
#5

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!

#6

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 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

Judging from your screenshot you're using Xenial not trusty.

[...]

after I wrote
sudo apt-get update
get it error.

#8

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.

#9

Updated by saen acro over 6 years ago

Read steps it is not so hard.

#10

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"

#11

Updated by saen acro over 6 years ago

Do you clone source and change to directory?

#12

Updated by Hisham Nassar over 6 years ago

saen acro wrote:

Do you clone source and change to directory?

"I just write the command like this"

#13

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"

#14

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

#16

Updated by Flole Systems over 4 years ago

  • Status changed from Need feedback to Invalid

Also available in: Atom PDF