Giter VIP home page Giter VIP logo

Comments (7)

prisonerjohn avatar prisonerjohn commented on June 30, 2024

I'm on OS X Mavericks btw

from apothecary.

danomatika avatar danomatika commented on June 30, 2024

Are you telling apothecary to use git? The regular, non-git build downloads the release package which has a configure script.

Look like we need to make sure the configure script exists and generate it if needed when using git.

Update: err nevermind .. weird, the release package used to contain the script. Will add the generate step.

from apothecary.

danomatika avatar danomatika commented on June 30, 2024

Yeah, we simply need to run ./autogen.sh before ./configure. Testing now.

from apothecary.

danomatika avatar danomatika commented on June 30, 2024

I'm seeing a few things that broke after I merged the PR last night. This is one. Will push a fix soon.

from apothecary.

prisonerjohn avatar prisonerjohn commented on June 30, 2024

I'm getting this error now:

 Building "pkg-config"

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal ${ACLOCAL_FLAGS} --output=aclocal.m4t
sh: aclocal: command not found
autoreconf: aclocal failed with exit status: 127

 ^ Received error ^

 ^ Received error ^

from apothecary.

danomatika avatar danomatika commented on June 30, 2024

You're missing some automake tools. Install via Homebrew:

brew install automake

Also, if you're building poco you will need Cmake too:

brew install cmake

from apothecary.

prisonerjohn avatar prisonerjohn commented on June 30, 2024

Great that did the trick. Thanks!

from apothecary.

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.