GithubHelp home page GithubHelp logo

aergoio / aergolite Goto Github PK

View Code? Open in Web Editor NEW
103.0 10.0 13.0 26.71 MB

AergoLite: Trustless SQLite Replication

Home Page: https://aergolite.aergo.io

C 99.82% Makefile 0.08% Shell 0.05% Dockerfile 0.05%
blockchain sqlite3 distributed immutable relational database replication trustless

aergolite's Issues

Building on Mac

Expected Behavior

Build source from Mac terminal using instructions from readme

Current Behavior

apt-get doesn't exist on Mac
also:
libuv % ./autogen.sh
./autogen.sh: line 28: automake: command not found

Possible Solution

Not sure what the Mac specific commands would be

Steps to Reproduce

  1. Copy given instructions into Mac terminal

Context (Environment)

  • Version: commit 588 (version not shown)
  • Platform: Mac OS 10.15.6

fatal error: secp256k1-vrf.h: No such file or directory

can any one let me know why i encountering the error ----

Me@DESKTOP-7T4T8B4 MINGW64 ~/aergolite

make

gcc -I../libuv/include -I../binn/src -DUSE_UV_CALLBACK -DSQLITE_HAS_CODEC -DSQLITE_USE_URI=1 -DSQLITE_ENABLE_JSON1 -DSQLITE_THREADSAFE=1 -DHAVE_USLEEP -DHAVE_STDINT_H -DHAVE_INTTYPES_H -DSQLITE_ENABLE_COLUMN_METADATA -c core/sqlite3.c -o sqlite3.o
In file included from core/sqlite3.c:48379:
core/aergolite.h:2:10: fatal error: secp256k1-vrf.h: No such file or directory
2 | #include "secp256k1-vrf.h"
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [makefile:158: sqlite3.o] Error 1

SQLite version

Hi, this project looks very cool! From the SQLite amalgamation file, it looks like this is based on 3.27.2 โ€” do you have a process or plan for updating to a more recent version of SQLite?

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.