Jump to content

Help for Noob: Not being able to install from Github


Recommended Posts

Posted

Hi to all

 

First of all excuse my english.

 

I'm trying to install Emby from github following instrucions in https://github.com/MediaBrowser/Emby.Build

But when I run "make instl" console throws "no rule to make target" message. Found out "instl" is in another folder, but I'm not sure how to run it. Found "instl" in another folder, but I'm not sure how to run it.

 

Thats my first problem.

 

Second problem turns up when trying to skip the first one failing to buold an emby-base image. 

Opened "Makefile" in the "stable" flder to understund what it does. So I run "make x86_64" command and asks me for some other images

- emby/qemu-register

- emby/emby-base

 

I was albe to build emby/qemu-register image, but failed with emby-base. To build emby-base IMage I did:

sudo make 

#cd ./Emby/Emby.Build/docker-containers/base
#make x86_64

5bc0b2d3056a8_Errormake.png

 

 

It throws an error with a compressed file but found that the build.sh script  in utils folder can't download a file from http://download.opensuse.org/repositories/home:/emby:/docker/images/ on the pre_build function

 

5bc0b303a9a5b_Tarfile.png


Thanks in advance for any help

Posted

Thanks Luke

 

Insall from package works. But I'd like to build from source. And as I said, I follow the instalation instructions in Emby.Build but "make instl" command isn't working for me. ¿Should I run it from somwhere else? or ¿Am I missing a parameter? or ¿Is there another way to build it from Github? or ¿Is the installation guide outdated?

 

Sorry if they are silly questions.

Posted

I don't have answers for you sorry, as most of that is out of date.

Posted

I think the fair thing to say is that Emby can no longer be built from source.

Posted

Well, we never really had docker build instructions.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...