marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00823
Re: [Bug 1697050] [NEW] can't install marionnet with the script
The script marionnet_from_scratch suppose the host GNU/Linux
distribution not minimalist, because it's very hard to know the precise
name of some basic package, like graphical (X) and GTK packages.
However, the error message is quite clear : you have to install the GTK
libraries. For instance, on Ubuntu 16.10 the names of related packages are :
libgtk2.0-0 libglib2.0-0 libgdk-pixbuf2.0-0 libgtksourceview2.0-0
So, you have just to find the precise name for your distribution and
install them.
J.V. Loddo
Le 09/06/2017 à 19:19, gael a écrit :
> Public bug reported:
>
> checking for GTK+ - version >= 2.0.0... Package gtk+-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gtk+-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gtk+-2.0' found
> no
> *** Could not run GTK+ test program, checking why...
> *** The test program failed to compile or link. See the file config.log for the
> *** exact error that occured. This usually means GTK+ is incorrectly installed.
> configure: error: GTK+ is required
> ======
> Exiting.
> Exiting because of an unexpected error in line 609
>
> ** Affects: marionnet
> Importance: Undecided
> Status: New
>
--
You received this bug notification because you are a member of
marionnet-dev, which is subscribed to marionnet.
https://bugs.launchpad.net/bugs/1697050
Title:
can't install marionnet with the script
Status in marionnet:
New
Bug description:
checking for GTK+ - version >= 2.0.0... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ is required
======
Exiting.
Exiting because of an unexpected error in line 609
To manage notifications about this bug go to:
https://bugs.launchpad.net/marionnet/+bug/1697050/+subscriptions
Follow ups
References