Code Monkey home page Code Monkey logo

Comments (3)

aleksej-paschenko avatar aleksej-paschenko commented on July 24, 2024

Thank you for letting us know.
You should download libemulator.so from tongo and copy it to /usr/lib:

sudo wget https://github.com/tonkeeper/tongo/raw/master/lib/linux/libemulator.so -O /usr/lib/libemulator.so

Another approach is to set LD_LIBRARY_PATH to point to a directory with libemulator.so.

I'll update our docs shortly

from opentonapi.

ddl-hust avatar ddl-hust commented on July 24, 2024

operation system: mac M1

go run cmd/api/main.go
dyld[21207]: Library not loaded: @rpath/libemulator.dylib
  Referenced from: <ED52C131-4160-36CD-A246-FFF38AA2060B> /private/var/folders/qg/z09jtss52wq6_ww7lg1r3cfm0000gn/T/go-build4004859213/b001/exe/main
  Reason: tried: '../lib/darwin/libemulator.dylib' (no such file), '../lib/darwin/libemulator.dylib' (no such file), '../lib/darwin/libemulator.dylib' (no such file), '../lib/darwin/libemulator.dylib' (no such file), '/usr/local/lib/libemulator.dylib' (no such file), '/usr/lib/libemulator.dylib' (no such file, not in dyld cache)
signal: abort trap
make: *** [Makefile:22: run] Error 1

from opentonapi.

ddl-hust avatar ddl-hust commented on July 24, 2024

through download libemulator.dylib from https://github.com/tonkeeper/tongo/blob/master/lib/darwin/libemulator.dylib
and load it to /usr/lib fix it

from opentonapi.

Related Issues (20)

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.