Coder Social home page Coder Social logo

Comments (4)

clefebvre avatar clefebvre commented on August 20, 2024 1

gnome-common isn't really a DE dependency. It's going away though in the near future though.

from xed.

dvergeylen avatar dvergeylen commented on August 20, 2024

On a Debian based installation:

dv@daniel-zenbook /tmp/xed $ history 60 | grep "apt-get install"
  819  sudo apt-get install gnome-common
  822  sudo apt-get install yelp-tools
  836  sudo apt-get install libglib2.0-dev
  839  sudo apt-get install gtk-doc-tools
  843  sudo apt-get install libenchant-dev
  852  sudo apt-get install libgtk-3-dev
  855  sudo apt-get install libgtksourceview-3.0-dev
  863  history 60 | grep "apt-get install"

One Liner version gives:

sudo apt-get install gnome-common yelp-tools libglib2.0-dev gtk-doc-tools libenchant-dev libgtk-3-dev libgtksourceview-3.0-dev

from xed.

tinxx avatar tinxx commented on August 20, 2024

This app is promoted as Cross-DE.

Is the dependency towards gnome-common wanted or will it be removed in a later version?

from xed.

drydenp avatar drydenp commented on August 20, 2024

You need at least also:

libgtk2.0-dev libgtksourceview2.0-dev

For the ./autogen.sh to work but then compilation fails

In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
from xed-preferences-dialog.c:40:
xed-preferences-dialog.c:41:37: fatal error: gtksourceview/gtksource.h: No such file or directory

Because it uses gtk-2.0 and gtksource.h is in gtksourceview-3.0.

from xed.

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.