Build PHT

Hi all,

 

Just curious, how can I build just the Plex Home Theater for another system? I'm running Arch on my shiny new Raspberry Pi 2, tried building using the package in the AUR and it got to 100% building before failing. Is there a special patch I'm missing that will enable it to build, or can I get a quick idea of what modifications were done to PHT to make it run on the Pi? Thanks!

are you building from the github sources? what is the error message?

Hi all,
 
Just curious, how can I build just the Plex Home Theater for another system? I'm running Arch on my shiny new Raspberry Pi 2, tried building using the package in the AUR and it got to 100% building before failing. Is there a special patch I'm missing that will enable it to build, or can I get a quick idea of what modifications were done to PHT to make it run on the Pi? Thanks!


Have you tried looking here https://forums.plex.tv/topic/87253-plex-home-theater-linux-builds/?p=505687

To build, I retrieved the PKGBUILD from the Arch Build System so I could simply run "makepkg -s" and it theoretically should compile an installable package. It compiled to 100% but then failed at the last minute, I didn't save the error message and unfortunately and it took 5 hours so I don't want to repeat that route...  <_<

I've been looking through the git but the build instructions are a bit confusing -- especially the README.rbp, which tells you how to make an environment and says follow the instructions in README.rbp, which is what I'm reading... Also all of the instructions say I'm building XBMC, so I'm confused if it's telling me to build XBMC and then modify it to make it PHT or if "XBMC" in this case is already modified to be PHT.

In short, if I follow the standard Linux instructions to build PHT I'll be fine. I'm just curious if there's anything special you guys did (patching, extra build options, etc)

EDIT: Running "./configure" worked just fine, but running "make" immediately has an error with "#include "Plextypes.h"