<<  >> (p.128)
    Author Topic: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet  (Read 679372 times)
    This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
    presstab (OP)
    Legendary
    *
    Offline Offline

    Activity: 1330
    Merit: 1000


    Blockchain Developer


    View Profile
    October 27, 2014, 03:31:01 PM
     #2541

    Precompiled version doesn't work on Raspbian  Sad

    Code:
    kiely@kipi ~/Wallets/hyperstake-1.0.6-armhf-linux $ ldd ./hyperstaked
    /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so (0xb6f1c000)
    libboost_system.so.1.50.0 => not found
    libboost_filesystem.so.1.50.0 => not found
    libboost_program_options.so.1.50.0 => not found
    libboost_thread.so.1.50.0 => not found

    Code:
    kiely@kipi ~/Wallets/hyperstake-1.0.6-armhf-linux $ ./hyperstaked
    ./hyperstaked: error while loading shared libraries: libboost_system.so.1.50.0: cannot open shared object file: No such file or directory

    libboost1.50-dev (1.50.0-1) is installed

    Any help? Smiley

    libboost1.50-dev is just core, you need to install required libboost libraries separately
    Code:
    libboost1.50-dev libboost-filesystem1.50-dev libboost-system1.50-dev libboost-program-options1.50-dev libboost-thread1.50-dev

    Please follow http://hyperstake.wikia.com/wiki/How_to_build_for_Raspberry to install them or use my script as suggested by eatthetree3 https://github.com/zeewolfik/raspberrypi/tree/master/hyperstake

    I added a link to the instructions and to the script from the OP. Thanks for doing all of this ZeeWolf. I never knew that raspi was so popular. I am thinking about grabbing a banana pi for myself  Smiley

    Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
Page 127
Viewing Page: 128