Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
James Leddy #1
rpm dependency problem
How am I to upgrade glibc if almost all the applications depend on the old
version of glibc? Even glibc-devel is needed by it. I don't want to
--nodeps the package, but I can see no other alternative.
Can someone help me with this?
thanks
James Leddy Guest
-
dependency files?
Under the: Internet Options, General, Browsing History (Settings), Temporary Internet Files and Browsing History Settings, Downloaded Program Files... -
Propose package dependency
Hi, I noticed the leafnode server package gets installed without the need to also install inetd. An ordinary configuration looks like that... -
dependency problem
Hello all, I have a "circular" dependancy problem with installation of debian packages/ I try to install the alsaplayer sound modules But... -
kde and kdelibs-data dependency
On Fri, Jul 11, 2003 at 04:03:57PM -0400, Jerry_Bash@spectral-sys.com wrote: Have you checked http://wiki.debian.net/index.cgi?DebianKDE ? HTH,... -
Abiword dependency problem in testing?
Hello Before submitting a bug report (I've never done that before), I want to know if I am doing something wrong here. If this should be... -
Lenard #2
Re: rpm dependency problem
On Mon, 15 Sep 2003 02:48:35 -0400, James Leddy typed:
First and most important make sure that you upgrade the correct version of> How am I to upgrade glibc if almost all the applications depend on the
> old version of glibc? Even glibc-devel is needed by it. I don't want
> to --nodeps the package, but I can see no other alternative.
>
> Can someone help me with this?
>
> thanks
the glibc RPM package if your using Red Hat Linux. If your running a i686
or equivalent system then make sure you update the i686 RPM version of
glibc.
$ rpm -q --queryformat '%{NAME} %{VERSION} %{ARCH}\n' glibc
Assuming you have the glibc packages needed for the upgrade located in one
common place, then upgrade them all at the same time;
# rpm -Fvh glibc*rpm
(Note: $ - is a user and # - is root)
--
SCO + RICO Act = Justice
Lenard Guest
-
William Hooper #3
Re: rpm dependency problem
"James Leddy" <jleddy1@binghamton.edu> wrote in message
news:3f6560c2_1@bingnews.binghamton.edu...Don't. You can upgrade to errata releases because they are the same version> How am I to upgrade glibc if almost all the applications depend on the old
> version of glibc?
with back-ported fixes.
Upgrade to the distro version that includes the glibc you want. It will> Even glibc-devel is needed by it. I don't want to
> --nodeps the package, but I can see no other alternative.
probably included whatever program you are trying to install the requires
the new glibc anyway.
--
William Hooper
Toddlers - the storm troopers of the dark lord of entropy.
William Hooper Guest



Reply With Quote

