IssueFindings 1 Posted January 22, 2018 Posted January 22, 2018 Hello, I upgrade my system to Raspbian Stretch (previously, I was under Jessie and everything worked perfectly). When I try to install emby server with this command : sudo apt-get install emby-server I have an installation failure because the system can't find these dependencies : libembysqlite3-0 and embymagick I already use the source list : http://download.opensuse.org/repositories/home:/emby/Debian_9.0 I don't want to use the Docker installation. So how I can do ? Have a nice day. 1
Luke 42078 Posted January 22, 2018 Posted January 22, 2018 Hi, please instead follow the instructions on our website: https://emby.media/download Thanks !
IssueFindings 1 Posted January 29, 2018 Author Posted January 29, 2018 Many thanks for your answer. Just a question. I can use the line command below even if 2 dependencies are missing ? Moreover ffmpeg codec is already included or I nedd to install it ? dpkg -i emby-server-deb_3.2.70.0_armhf.deb Have a nice day.
dcrdev 255 Posted January 29, 2018 Posted January 29, 2018 Hello, I upgrade my system to Raspbian Stretch (previously, I was under Jessie and everything worked perfectly). When I try to install emby server with this command : sudo apt-get install emby-server I have an installation failure because the system can't find these dependencies : libembysqlite3-0 and embymagick I already use the source list : http://download.opensuse.org/repositories/home:/emby/Debian_9.0 I don't want to use the Docker installation. So how I can do ? Have a nice day. This is the old package. Many thanks for your answer. Just a question. I can use the line command below even if 2 dependencies are missing ? Moreover ffmpeg codec is already included or I nedd to install it ? dpkg -i emby-server-deb_3.2.70.0_armhf.deb Have a nice day. If you use the package from the homepage (or https://github.com/MediaBrowser/Emby/releases/download/3.2.70.0/emby-server-deb_3.2.70.0_armhf.deb), then it doesn't have any dependencies unlike the old package - it's entirely self contained.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now