Giter Site home page Giter Site logo

Comments (6)

imazen-bot avatar imazen-bot commented on May 18, 2024

I am on the same page. With little to no experience, how do I install without the ./configure?


Originally posted by Anonymous on Jan 24 2012 via Bitbucket

from libgd.

imazen-bot avatar imazen-bot commented on May 18, 2024

Ok.. same problem. So, i installed cmake.. but running './configure' still doesn't magically do anything. Totally confused.


Originally posted by aaronp_mww (aaronp_mww) on Feb 01 2012 via Bitbucket

from libgd.

imazen-bot avatar imazen-bot commented on May 18, 2024

OK. Here is what you do:
From https://discussions.apple.com/thread/2815917?start=15&tstart=0

  1. Download the source for libgd from: https://bitbucket.org/pierrejoye/gd-libgd/overview

  2. Extract the tar ball

  3. Edit the file src/configure.ac and remove the 4 lines that start with 'AM_ICONV'

  4. Go into the src directory and run: "ln -s ../config config" and "ln -s ../test test"

  5. Now (still in src) run "sh bootstrap.sh"

  6. Now (still in src) run "autoreconf -fvi"

(Hopefully you have had no errors by this point)

  1. Now (still in src) run "./configure"

Originally posted by Anonymous on Feb 25 2012 via Bitbucket

from libgd.

imazen-bot avatar imazen-bot commented on May 18, 2024

sorry, I know it's been a while since this thread was active, but I'm running into the same problem with the latest version and the previous fix doesn't seem to work (running "In -s ../config config" and "ln -s ../test test" does nothing and "sh bootstrap.sh" or "autoreconf -fvi" are not found.
help?


Originally posted by altmanx (L X) on Aug 28 2012 via Bitbucket

from libgd.

imazen-bot avatar imazen-bot commented on May 18, 2024

The latest source employs CMake, instead of configure, to generate Makefile.

See https://bitbucket.org/pierrejoye/gd-libgd/wiki/libgd%20installation.


Originally posted by tabe (Takeshi Abe) on Feb 10 2013 via Bitbucket

from libgd.

vapier avatar vapier commented on May 18, 2024

latest release has configure scripts again

from libgd.

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.