Git Product home page Git Product logo

Comments (6)

lipnitsk avatar lipnitsk commented on June 17, 2024

From koolmokpox on August 20, 2009 07:41:56

I am also getting exactly these same errors on Ubuntu jaunty amd64.

from protobuf-c.

lipnitsk avatar lipnitsk commented on June 17, 2024

From koolmokpox on August 20, 2009 07:43:52

it turns out that the environmental variable PROTOC was not set.

from protobuf-c.

lipnitsk avatar lipnitsk commented on June 17, 2024

From koolmokpox on August 20, 2009 07:51:27

Found the solution:
sudo apt-get install protobuf-compiler

The protobuf-compiler was missing. The configure file should be change to fail if the
compiler is missing.

from protobuf-c.

lipnitsk avatar lipnitsk commented on June 17, 2024

From [email protected] on October 20, 2009 14:53:58

I got the same error in Red Hat, and what ended up working for me was:

./configure --disable-shared
make clean
make install

from protobuf-c.

lipnitsk avatar lipnitsk commented on June 17, 2024

From [email protected] on December 07, 2009 22:57:58

you have to install protobuf to get protoc

from protobuf-c.

lipnitsk avatar lipnitsk commented on June 17, 2024

From [email protected] on February 04, 2010 16:35:06

In the latest protobuf you can use --disable-protoc to suppress building the protoc_c
compiler.. IF you know what you are doing. Most people should just install it.

Status: Invalid

from protobuf-c.

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.