On Thu, 29 May 2003, Mathieu Masse wrote: > I am knew to Linux so this might be an easy one,
I knew you were new... > > I installed Red Hat 9.0 this weekend and now when I try to install > packages using the add/remove tool and get weird dependencies. > > Here is what I am trying to install: > > Development Tools: automake, gcc, etc.. > X Software Development > > I get the following dependencies: > > krb5-libs = 1.2.7-10 Required by krb5-devel > openssl = 0.9.7a-2 Required by openssl-devel > > The thing I dont get is that when I try to install those 2 packages it > tells me that they are already installed, newer versions. > > What do I do? You probably ran up2date at some point (good for you) and got newer versions of krb5-libs and openssl. Your simplest bet is to ask up2date to install the corresponding versions of krb5-devel and openssl-devel. # up2date krb5-devel # up2date openssl-devel That will install the latest versions of those packages. > > Mathieu Massé M.SC. > > "The whole of science is nothing more than a refinement of everyday > thinking. -- Albert Einstein" > -- Matthew Saltzman Clemson University Math Sciences [EMAIL PROTECTED] http://www.math.clemson.edu/~mjs -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list