Code Monkey home page Code Monkey logo

ton-binaries's People

Contributors

andreypfau avatar andyrusso avatar doronaviguy avatar shaharyakir avatar talkol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ton-binaries's Issues

ton-binaries for Mac (intel core)

I have downloaded the latest TON binaries for macOS. But the macOS is blocking them from running.

Getting messages like this:
"The "fift" app cannot be opened because its author is an unidentified developer."

Снимок экрана 2022-12-09 в 17 13 50

Any opinions on how to solve the problem?

lite-client error dependency libreadline.so.x

This error occurs in lite-client if the libreadline-dev library is missing in ubuntu.
Especially if you use lite-client from one version in another (example: ubuntu 18 in ubuntu 20).

Solution:

install libreadline-dev .

sudo apt install libreadline-dev

additional

if you use ubuntu 18 lite-client for ubuntu > 18
the lite-client use libreadline.so.7 but you have an older version so it doesn't find it.
example with libreadline.so.8 installed in your ubuntu fix it with:

sudo ln -s libreadline.so.8 libreadline.so.7

[ 32%] Building CXX object third-party/rocksdb/CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/ParkingLot.cpp.o [ 32%] Building CXX object third-party/rocksdb/CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/WaitOptions.cpp.o [ 32%] Linking CXX static library librocksdb.a [ 32%] Built target rocksdb make: *** [Makefile:146: all] Error 2

[ 32%] Building CXX object third-party/rocksdb/CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/ParkingLot.cpp.o
[ 32%] Building CXX object third-party/rocksdb/CMakeFiles/rocksdb.dir/third-party/folly/folly/synchronization/WaitOptions.cpp.o
[ 32%] Linking CXX static library librocksdb.a
[ 32%] Built target rocksdb
make: *** [Makefile:146: all] Error 2

Binaries for Ubuntu 20, Ubuntu 22

TON Dev Chat contains many requests about binaries for ubuntu 20 and 22 with no instructions.

Binaries

Here are binaries from the toncli-local branch compiled 3 months ago:

https://github.com/SpyCheese/ton/actions/runs/2585669126

Binaries (func, fift, lite-client) from the link above are attached as an archive:

binaries.zip

Dependencies

@kdimentionaltree and I did research on which dependencies are necessary for each version:

  • Dependencies for Ubuntu 20: apt install libssl-dev
  • Dependencies for Ubuntu 22: apt install libatomic1 libssl-dev

Hope this would help upgrade the repository!

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.