Coder Social home page Coder Social logo

lua-avro's People

Contributors

moteus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

lua-avro's Issues

Install errors

Hello, I would love to be able to use your avro library. However I'm getting a couple errors.

First:

make PREFIX=<path to>/temp
make: pkg-config: Command not found
make: pkg-config: Command not found
Checking for Avro C library...
make: pkg-config: No such file or directory
make: *** [test-prereqs] Error 1

and

make install PREFIX=<path to>/temp
make: pkg-config: Command not found
make: pkg-config: Command not found
install -m 0644 build/avro.lua <path to>/temp/share/lua/5.1/avro.lua
   CP   build/avro/tests/raw.lua
install -m 0644 build/avro/tests/raw.lua <path to>/temp/share/lua/5.1/avro/tests/raw.lua
   CP   build/avro/tests/schema.lua
install -m 0644 build/avro/tests/schema.lua <path to>/temp/share/lua/5.1/avro/tests/schema.lua
   CP   build/avro/tests/wrapper.lua
install -m 0644 build/avro/tests/wrapper.lua <path to>/temp/share/lua/5.1/avro/tests/wrapper.lua
   CP   build/avro/constants.lua
install -m 0644 build/avro/constants.lua <path to>/temp/share/lua/5.1/avro/constants.lua
   CP   build/avro/test.lua
install -m 0644 build/avro/test.lua <path to>/temp/share/lua/5.1/avro/test.lua
   CP   build/avro/module.lua
install -m 0644 build/avro/module.lua <path to>/temp/share/lua/5.1/avro/module.lua
   CP   build/avro/ffi/avro.lua
install -m 0644 build/avro/ffi/avro.lua <path to>/temp/share/lua/5.1/avro/ffi/avro.lua
   CP   build/avro/schema.lua
install -m 0644 build/avro/schema.lua <path to>/temp/share/lua/5.1/avro/schema.lua
   CP   build/avro/wrapper.lua
install -m 0644 build/avro/wrapper.lua <path to>/temp/share/lua/5.1/avro/wrapper.lua
   CP   build/avro/dkjson.lua
install -m 0644 build/avro/dkjson.lua <path to>/temp/share/lua/5.1/avro/dkjson.lua
   CP   build/avro/c.lua
install -m 0644 build/avro/c.lua <path to>/temp/share/lua/5.1/avro/c.lua
   CC   build/avro/legacy/avro.o
src/avro/legacy/avro.c:15:10: fatal error: 'avro.h' file not found
#include <avro.h>
         ^~~~~~~~
1 error generated.
make: *** [build/avro/legacy/avro.o] Error 1

Let me know if I'm making some mistake, thanks for your help.

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.