Giter Site home page Giter Site logo

Comments (5)

eonpatapon avatar eonpatapon commented on May 30, 2024

I did not have any issue, can you post the full log with ./autogen.sh, make and you can do "export LC_ALL=C" before running the commands so the messages are in english.

from gnome-shell-extensions-mediaplayer.

Hjdskes avatar Hjdskes commented on May 30, 2024

Here you go:

gnome-shell-extensions-mediaplayer >>> ./autogen.sh
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.68
checking for automake >= 1.9...
testing automake-1.11... found 1.11.1
checking for intltool >= 0.25...
testing intltoolize... found 0.41.1
Checking for required M4 macros...
Checking for forbidden M4 macros...
Warning: I am going to run configure' with no arguments. If you wish to pass any to it, please specify them on the ./autogen.sh' command line.

Processing ./configure.ac
Running intltoolize...
Running aclocal-1.11...
Running autoconf...
Running automake-1.11...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for intltool >= 0.26... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.22... yes
./configure: line 4193: GLIB_GSETTINGS: command not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing po/stamp-it commands
Now type make' to compile gnome-shell-extensions-mediaplayer gnome-shell-extensions-mediaplayer >>> make Making all in src make[1]: Entering directory/home/jente/gnome-shell-extensions-mediaplayer/src'
Makefile:423: *** missing separator. Stop.
make[1]: Leaving directory `/home/jente/gnome-shell-extensions-mediaplayer/src'
make: *** [all-recursive] Error 1

from gnome-shell-extensions-mediaplayer.

eonpatapon avatar eonpatapon commented on May 30, 2024

Hello,

You need glib2 devel files (libglib2.0-dev on debian)

from gnome-shell-extensions-mediaplayer.

erezschatz avatar erezschatz commented on May 30, 2024

This prerequisite should either be mentioned in an INSTALL file, or in the README, or in the autogen.sh, or all three

from gnome-shell-extensions-mediaplayer.

eonpatapon avatar eonpatapon commented on May 30, 2024

Added in the README, thanks

from gnome-shell-extensions-mediaplayer.

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.