lanceseidman / PiCAST

PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device.
https://munchron.com
1.77k stars 263 forks source link

Unable to download picast from raspberry pi #24

Open enjoysmath opened 9 years ago

enjoysmath commented 9 years ago

The branches dropdown doesn't work in either the default browser nor Chromium, so i can't select picast 2 and/or any of its files for download, I can't even go to the repo page. So please guide me on how to get picast going. Thanks.

enjoysmath commented 9 years ago

This doesn't work either (404 Not Found): wget https://raw.github.com/lanceseidman/PiCAST/master/installer.sh

nor wget https://raw.github.com/lanceseidman/PiCAST/tree/picast2/master/installer.sh

same error (404). So it's really hard as you can see to get Picast to actually install on the latest Raspberry Pi

enjoysmath commented 9 years ago

Please help! I'm excited about using and modifying PiCast

lanceseidman commented 9 years ago

This is because it's not in the master branch. It's in the other branch, which means you'll have to do PiCAST install manually as the GIT file will not work as mentioned (simply manually download the GIT and move the folder hierarchy OR manually download the files/directories to a single folder and run the installer).

Why? PiCAST3 is coming shortly, so everything organized by its previous version.

enjoysmath commented 9 years ago

How do I do that?

On Mon, Aug 31, 2015 at 8:16 PM, Lance notifications@github.com wrote:

This is because it's not in the master branch. It's in the other branch, which means you'll have to do PiCAST install manually as the GIT file will not work as mentioned (simply manually download the GIT and move the folder hierarchy OR manually download the files/directories to a single folder and run the installer).

Why? PiCAST3 is coming shortly, so everything organized by its previous version.

— Reply to this email directly or view it on GitHub https://github.com/lanceseidman/PiCAST/issues/24#issuecomment-136562570.

rue-dng commented 8 years ago

Here, I changed line 90 to clone the picast2 branch for you... https://gist.githubusercontent.com/rue-dng/fb8c5c567bacb4392f48/raw/9fcaffd46fd011dfe8c8c59e745f6d7e345256ab/installer.sh