Results 1 to 3 of 3
I am trying to configure/compile programs on my recently installed RedHat 9.0 and it tells me that I have no gcc compiler loaded. Ok, so I try to install it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-29-2003 #1Just Joined!
- Join Date
- Sep 2003
- Posts
- 1
Can't compile anything I download
I am trying to configure/compile programs on my recently installed RedHat 9.0 and it tells me that I have no gcc compiler loaded. Ok, so I try to install it from my CD's and I get the message I need to install openssl-devel and krb5-devel? I am kind of lost. Thanks.
Kteitel
- 09-29-2003 #2Linux Engineer
- Join Date
- Dec 2002
- Location
- New Zealand
- Posts
- 766
if its says u ned these programs then isntall them too
to install mroe that 1 thing at a time type
rpm -Uivh /pathToFile/filename1 /pathTotOtherFile/filename2
for aas many failes as u want
- 09-29-2003 #3Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
Are these rpms? Those most devel files should be in a native distribution for such as rpm. Once you've installed those, compiling from source should be smooth. You can also post the exact error message that you get from trying to compile.
The best things in life are free.


Reply With Quote
