Code Monkey home page Code Monkey logo

Comments (7)

stephen304 avatar stephen304 commented on June 1, 2024

@Bluscream What happens if you just run /usr/bin/castblock?

from castblock-legacy.

stephen304 avatar stephen304 commented on June 1, 2024

You can also use the docker container if you don't want to install bash

from castblock-legacy.

Bluscream avatar Bluscream commented on June 1, 2024

sadly docker did not work for me because it doesn't seem to contain ARM executables

EDIT 2: Looks like im stuck until i figure out how to compile the deps /usr/bin/castblock: line 264: jq: command not found

from castblock-legacy.

stephen304 avatar stephen304 commented on June 1, 2024

Gotcha, the only reason I haven't created an arm image is because I don't know docker well / how to build all arches without doing each one individually. You should be able to run docker build . in the project folder on arm and it should spit out an arm image. The base images I use work on pretty much all arches.

Most of the dependencies can be installed via your package manager (apt install jq bc, etc). The only exception is go-chromecast unless you're on arch linux (idk if anyone has created packages for other distros)

from castblock-legacy.

Bluscream avatar Bluscream commented on June 1, 2024

i'll try apt soon. Only tried "go get *" until now

from castblock-legacy.

stephen304 avatar stephen304 commented on June 1, 2024

You should only have to use go get to install go-chromecast. Everything else is non-golang. I didn't document the apt package names because the package names vary from distro to distro.

from castblock-legacy.

Bluscream avatar Bluscream commented on June 1, 2024

It worked <3

from castblock-legacy.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.