Giter Site home page Giter Site logo

Missing dependency: libglu about fsv HOT 9 CLOSED

gdm85 avatar gdm85 commented on September 28, 2024
Missing dependency: libglu

from fsv.

Comments (9)

Happy-Ferret avatar Happy-Ferret commented on September 28, 2024

I'm a bit late to the party, but as I recently ran into the exact same problem, I can tell you that this is due to a flawed apt-get line.

There is no gtkgl-2.0-dev. It's libgtkgl2.0-dev.

from fsv.

gdm85 avatar gdm85 commented on September 28, 2024

@Happy-Ferret shouldn't configure fail with an error when GL/glu.h is not available?

from fsv.

Happy-Ferret avatar Happy-Ferret commented on September 28, 2024

I'm no expert when it comes to C, but I think you might have a point there. Gonna see whether I can come up with a patch.

from fsv.

gdm85 avatar gdm85 commented on September 28, 2024

@Happy-Ferret thanks, that would be nice. I think it should be as easy as copying the relevant configure segment from a similar project that does it right, however I am not either an automake/configure expert...

from fsv.

Happy-Ferret avatar Happy-Ferret commented on September 28, 2024

After spending an evening trying to figure out those bloody m4 macros (it would, IMHO, be very nice to modularise configure), I ended up doing it the "old" way with AC_CHECK_HEADER(GL/glu.h).

It's ten minutes to 1 AM at my place, so I'm not going to update my fork or even begin a pull request just yet, but just a heads-up that it's definitely making progress.

from fsv.

gdm85 avatar gdm85 commented on September 28, 2024

Well, great achievement! I am not an m4 expert either, I prefer CMAKE these days..

from fsv.

Happy-Ferret avatar Happy-Ferret commented on September 28, 2024

The attached pull request should solve the problem for good.

from fsv.

mcuelenaere avatar mcuelenaere commented on September 28, 2024

Should be fixed with 054f148

from fsv.

gdm85 avatar gdm85 commented on September 28, 2024

Thanks!

from fsv.

Related Issues (17)

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.