Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5897 - ogle-gui will not install
Summary: ogle-gui will not install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-02 05:12 UTC by teidakankan
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description teidakankan 2002-08-02 05:12:34 UTC
Install reports missing libglade development files, which are not in Portage
Tree.  As shown below, I have libglade 2.0.0 installed.  This problem was
discussed in forum, but evidently not reported.



checking for GNU gettext in libc... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 0.99.7... yes
checking for libglade-config... no
checking for libglade... no
configure: error: You must have libglade development files

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -124, Exitcode 1
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-video/ogle-gui/ogle-gui-0.8.4.ebuild 

I have libglade installed:

emerge --pretend libglade

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild   R  ] gnome-base/libglade-2.0.0 to /
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-02 10:23:50 UTC
do this please:


emerge gentoolkit
(if you haven't already)

qpkg -I -v glade

and tell me which versions of libglade are installed, because you need
liblade-0.17 for this.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-02 10:30:29 UTC
do this please:


emerge gentoolkit
(if you haven't already)

qpkg -I -v glade

and tell me which versions of libglade are installed, because you need
liblade-0.17 for this.

and I have updated the ebuild for ogle-gui slightly, so please emerge rsync and
try that again
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-02 12:08:44 UTC
*** Bug 5911 has been marked as a duplicate of this bug. ***
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-02 12:09:30 UTC
From: Glen Holland <yuntaku@sunny-net.ne.jp>
To: seemant@gentoo.org
Subject: RE. Bug 5897 - ogle-gui will not install
Date: 03 Aug 2002 01:47:00 +0900
X-Mailer: Ximian Evolution 1.0.8-2mdk 

Sorry I have not have gotten back sooner -- the time difference.

The answer to "qpkg -I -v glade" was:  gnome-base/libglade 2.0.0*

I did another emerge rysnc and emerge ogle-gui and everything installed
fine this time.  The appropriate lib-xml and libglade (0.17) ebuilds
were called and installed this time.

Thank you for your timely response and quick fix, it's really really
appreciated.