As an example, here is what I have installed on FC3...which is basically what Rik has already mentioned in his reply. libstdc++-devel-3.4.3-22.fc3 libstdc++-3.4.3-22.fc3 gcc-c++-3.4.3-22.fc3 libgcc-3.4.3-22.fc3 gcc-3.4.3-22.fc3 cpp-3.4.3-22.fc3 You will most likely need to upgrade binutils and gettext as well. Not sure if you want to upgrade glibc-devel though...I wouldn't. If the new gcc RPMS require a newer version of glibc then try grabbing the gcc SRPM and change the spec file line pertaining to glibc to the version that you have installed and try doing a rpmbuild --rebuild. If you try to upgrade glibc you will most likely run into a wall of deps and in general you don't want to upgrade glibc willy nilly anyway. :) Bob On Fri, 2005-04-15 at 13:47 -0500, Rik Schneider wrote: > "rpm -qR -p packagefile.rpm" will output the dependencies for the rpm file. In your case I would suspect that you may need to also install (or upgrade to) gcc-3.2.2-5.i386.rpm either before or at the same time. Other common dependencies for gcc-c++ are libstdc++, libstdc++-devel, cpp, and glibc-devel. > > ________________________________________ > From: rpm-list-bounces@xxxxxxxxxx [mailto:rpm-list-bounces@xxxxxxxxxx] On Behalf Of Pranav > Sent: Friday, April 15, 2005 12:32 PM > To: RPM Package Manager > Subject: Re: Regarding upgrading GCC2.96 to 3.2.2 (from where to finddependency info?) > > Hi Jim, > > I do not know which packages are required and from the error I am not able to make out. Could you please help me? > > Regards, > > Pranav. > > > jim dorey <skaar@xxxxxxxxxxxxxxx> wrote: > On Fri, 15 Apr 2005 10:15:23 -0700 (PDT), Pranav wrote: > > > Hi All, > > I want to upgrade GCC version GCC 2.96 to GCC 3.2.2 on RedHat Linux 7.3. > > I have downloaded RPM package for GCC 3.2.2 (gcc-c++-3.2.2-5.i386.rpm) > > and when I tried to install it using "rpm -Uvh" it gave me errors for > > dependencies. > > I tried to search on Internet to find any documentation which describes > > dependencies for this package; but could not find any. > > Can any one help me please? > > Regards, > > Pranav. > > if you know you have the packages, in the exact spot that the installed > pacakge will look for them then try a nodeps. > -- Bob Kashani http://www.ocf.berkeley.edu/~bobk/garnome _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list