Attempting to install dev tools to compile stuff with, it said it needed two packages. openssl-0.9.7a-2 krb5-libs-1.2.7-10
the ones i downloaded and installed were openssl-0.9.7a-20 krb5-libs-1.2.7-14 the two i downloaded installed fine (openssl and krb5-libs). however the install for the Devtools from the redhat add/remove packages does not accept the newly installed Openssl and krb5-libs. the install wanted the lower numbered vesion, i installed the higher numbered version figuring newer is better. is there any way to remove the newer ones or force the older ones over top? older on newer always drives windows a little batty, so im a bit concerend about doing such to Linux Any idea how to fix my problem? I find tinkering and asking questions a better way for me to learn. breaking it is the best... Sucess in breaking it so far ;) Brian On Fri, 2003-10-17 at 00:04, Alex Chen wrote: > The 'development tool' is a must if you ever want to build > something in a Linux box. > > If you are new to Linux or Unix, I suggest you some book on > the OS and system admin first before you dive in. > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Brian > > Sent: Thursday, October 16, 2003 8:39 PM > > To: Freeradius User Maillist > > Subject: RE: Error when executing ./configure > > > > > > Both return "Command not found" > > .. guess a compiler would help... > > > > During the install i install alot of various things to play with and > > learn, however i didn't install anything from the Development section. > > what would you recommend installing? > > > > > > Brian > > > > > > On Thu, 2003-10-16 at 23:26, Alex Chen wrote: > > > >From your command line, type > > > 'cc' or 'gcc' and see what you get. > > > > > > I bet you do not even have a compiler installed on your > > > system. Or at least it is not in your $PATH environment > > > variable. > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] Behalf Of Brian > > > > Sent: Thursday, October 16, 2003 8:21 PM > > > > To: Freeradius User Maillist > > > > Subject: Error when executing ./configure > > > > > > > > > > > > OS : Redhat 9.0 > > > > Logged in as a normal user > > > > Attempting to configure/install FreeRadius 0.9.2 > > > > > > > > > > > > I just downloaded the radius file and expanded it to > > > > "/Download/freeradius/freeradius-0.9.2". In a opened terminal > > > > window, i > > > > typed "./configure" the following lines of text were > > outputted to my > > > > screen. > > > > > > > > creating cache ./config.cache > > > > checking for gcc... no > > > > checking for cc... no > > > > configure: error: no acceptable cc found in $PATH > > > > > > > > What do i need to do to fix this? > > > > > > > > 14 years of DOS and Windows experience... but I am a amature > > > > linux user, > > > > be gental ;) > > > > > > > > -- > > > > Brian - Senior Systems Technician > > > > > > > > > > > > - > > > > List info/subscribe/unsubscribe? See > > > > http://www.freeradius.org/list/users.html > > > > > > - > > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > > > > > > - > > List info/subscribe/unsubscribe? See > > http://www.freeradius.org/list/users.html > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
