Navigation

    Hedgehack community

    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    linux ARM64 build of YCServer/YCCaster

    YCCaster
    3
    5
    694
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • arpaterson
      arpaterson last edited by

      Is there any possibility of linux ARM64 binaries being compiled?

      I would like to use it on an small arm based SBC, alongside YCCaster to make a compact server/caster for use without internet, but within a wifi network.

      ilyavialkov 2 Replies Last reply Reply Quote 0
      • ilyavialkov
        ilyavialkov @arpaterson last edited by

        @arpaterson Yes, It is possible. I will compile it to ARM and send you a link later this week.

        1 Reply Last reply Reply Quote 0
        • ilyavialkov
          ilyavialkov @arpaterson last edited by

          @arpaterson So I have added the Arm64 version to our build pipeline. It works on my raspberry pi 3. To install the caster you need :

          wget https://yccaster.s3.eu-central-1.amazonaws.com/bin/1.0.4/linux-arm64/yccaster && chmod +x yccaster
          
          ./yccaster init
          
          ./yccaster
          

          Have fun

          berkayoral 1 Reply Last reply Reply Quote 0
          • berkayoral
            berkayoral @ilyavialkov last edited by

            @ilyavialkov is it possible to compile it for mips_24kc, i would like to use it on an openwrt install router without internet .

            ilyavialkov 1 Reply Last reply Reply Quote 0
            • ilyavialkov
              ilyavialkov @berkayoral last edited by

              @berkayoral It's probably possible, but we will need to update our build script. It seems too niche to invest time.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | Contributors