Giter Club home page Giter Club logo

Comments (5)

oxzi avatar oxzi commented on August 17, 2024

Thanks for trying to use et and reporting your problems. Could you please supply some information about your system, like

  • what operating system and/or distribution are you using,
  • do you have libnotify (and libnotify-dev or the like for Debian-based systems) installed and
  • what does pkg-config --cflags glib-2.0 gdk-pixbuf-2.0 --libs libnotify return?

from et.

oxzi avatar oxzi commented on August 17, 2024

I have to admit that the required dependencies are more written between the lines of the README instead of specified explicitly. You can check the provided nix file, which lists the requirements. Furthermore I just fired up a Debian 9, installed build-essential libnotify-dev through apt-get and was able to build et.

Please answer my previous questions and I'd like to update the README with a more detailed install guide.

from et.

egormanga avatar egormanga commented on August 17, 2024

Sorry for long answer.

  • Ubuntu 18.04.2 LTS;
  • All requirements are installed;
  • Everything looks fine:
egormanga@ACER-TOUCH:~/et$ pkg-config --cflags glib-2.0 gdk-pixbuf-2.0 --libs libnotify
-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0

from et.

oxzi avatar oxzi commented on August 17, 2024

This was quite interesting. For debugging I created two containers based on Debian and Ubuntu with the same setup. However, the Ubuntu one failed to build this program. After some almost random changes I got it working.

@egormanga: Could you please retry building and verify the changes or reopen the issue otherwise?

from et.

egormanga avatar egormanga commented on August 17, 2024

Yep, the last commit made it work. Thx.

from et.

Related Issues (2)

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.