LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-30-2014, 12:46 PM   #1
latawaz
LQ Newbie
 
Registered: Feb 2014
Distribution: Centos 7
Posts: 23
Blog Entries: 1

Rep: Reputation: Disabled
./configure :: libgnomeui-2.0 not found :: gwget


I am trying to install gwget. When I do "./configure", I get the below error.

Code:
checking for GNOME... configure: error: Package requirements (libgnomeui-2.0 >= 2.0.0
		 	  gtk+-2.0 	>= 2.6.0
			  gmodule-2.0
			  gio-unix-2.0 >= 2.16.0) were not met:

No package 'libgnomeui-2.0' found
No package 'gtk+-2.0' found
No package 'gmodule-2.0' found
No package 'gio-unix-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNOME_CFLAGS
and GNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
When I try and do "yum install libgnomeui", I get the below
Code:
Package libgnomeui-2.24.1-4.el6.x86_64 already installed and latest version
Nothing to do
What should I do to successfully run ./configure?

_____

Latawaz
 
Old 04-30-2014, 01:12 PM   #2
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
You should install some -devel packages to satisfy the requirements, specifically libgnomeui-devel, gtk2-devel, glib2-devel. They contain headers and libraries necessary to build a program from source.

Also configure uses the pkg-config command to check where these objects are installed and the error you get means that the files /usr/lib/pkgconfig/libgnomeui-2.0.pc, /usr/lib/pkgconfig/gtk+-2.0.pc, /usr/lib/pkgconfig/gmodule-2.0.pc and /usr/lib/pkgconfig/gio-unix-2.0.pc have not been found (please see man pkg-config for details). They are provided by the aforementioned -devel packages as well.
 
1 members found this post helpful.
Old 04-30-2014, 02:00 PM   #3
latawaz
LQ Newbie
 
Registered: Feb 2014
Distribution: Centos 7
Posts: 23

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
Thanks colucix for your help. Doing "yum install libgnomeui-devel" solved the problem.
 
Old 04-30-2014, 02:14 PM   #4
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
You're welcome!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Gwget won't configure: Can't find the dependencies; Operating system tutorials.. theKbStockpiler Linux - Software 2 09-23-2009 01:28 AM
errors from gwget NAC Linux - Newbie 1 12-14-2006 09:00 PM
cannot remove, reinstall or configure libgnomeui-common package srf21c Ubuntu 5 11-09-2006 12:18 PM
./configure fails with: libz... configure: error: not found. erpe Linux - Software 17 10-11-2006 05:56 PM
how to configure gwget? jinxp7 Linux - Newbie 0 09-08-2004 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration