azn0viet / plex-build-debian-sysvinit

Build the Plex .deb packages for sysvinit system
Apache License 2.0
1 stars 0 forks source link

armhf or armv7 build #1

Open ocReaper opened 6 years ago

ocReaper commented 6 years ago

Hi! Can you add armhf support to your shell script? I'd like to use this tool to create a package for my Raspberry PI.

Possible hint: The Plex for Netgear has armv7 deb packages.

azn0viet commented 6 years ago

Hello :)

I've only followed the instructions from here: https://drive.google.com/drive/folders/1T0_iDHHbZ124GsYkFiVtNsPAzIMOPval

So I don't really know how it should work for your case.

Do you have some manual instructions to build what you need? We could then know if this script can be adaptable for you.

ocReaper commented 6 years ago

Hi!

First of all, thanks for the quick support. This issue can be closed, since finally I've found a solution: Simply installed docker and used the following docker image to create a working container. https://github.com/jaymoulin/docker-plex

Sadly I'm just getting to know docker, but as I see this script uses the Synology version of Plex.