Bug 1973 - cant instal glib-1.2.1 from rpm
Summary: cant instal glib-1.2.1 from rpm
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 5.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-04-04 00:56 UTC by pavon
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-04-04 16:48:19 UTC
Embargoed:


Attachments (Terms of Use)

Description pavon 1999-04-04 00:56:00 UTC
I'm trying to upgrade to glib-1.2.1(and gtk1.2) from
glib-1.01 that came with RH51. When i try to install the
glib-1.2.1-1.i386.rpm it keeps telling me that i need
libc.so.6 from glibc 2.0. But i have glib 2.0.7, and i can
see libc.so.6 in my /usr/lib directory! I tried forcing it
to install but everything broke when i did that so i
uninstalled it.

Comment 1 Jeff Johnson 1999-04-04 16:48:59 UTC
You are trying to install glibc-2.1 binaries on a glibc-2.0
machine. You will need to rebuild from the src.rpm.

To do this, download glib-1.2.1-1.src.rpm and type
	rpm --rebuilddb glib-1.2.1-1.src.rpm


Note You need to log in before you can comment on or make changes to this bug.