Redhat 8/9 run on AMD processor problem

This is a discussion about Redhat 8/9 run on AMD processor problem in the Feedback category; I've a workstation that is using AMD K2/350 CPU. I installed redhat 8 or 9 that is fine and no problem. After OS installation, when I type make command of some applications such as mysql, openssl etc (.

Feedback 1316 This topic was started by , . Last reply by ,


data/avatar/default/avatar30.webp

1 Posts
Location -
Joined 2004-08-02
I've a workstation that is using AMD K2/350 CPU. I installed redhat 8 or 9 that is fine and no problem. After OS installation, when I type "make" command of some applications such as mysql, openssl etc (./configure without problem).., the applications cannot be made and it will show different error every time.
 
I've tried to use another computer (Intel based), that's work fine on upon software installation.
 
That is very superise because I had no meet any problem during redhat installation and no hardware problem.
 
What is the compatibility list of redhat 8/9 and AMD K2/350 CPU may support it?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Aug 2
Created
Aug 2
Last Response
0
Likes
2 minutes
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
A few issues. The speed of the processor and the amount of memory needed are important. Compiling apps. requires resources. How much memory is there in the amd system?
 
Compare this to the intel based system that you tried.
 
Take a look here.
 
Also, did you elect to install any development packages in the amd install, or reduce the amount of packages to include during the install, due to limited hard disk space?

data/avatar/default/avatar39.webp

336 Posts
Location -
Joined 2004-07-09
Red Hat (RH) 8 or 9 provides RPMs for openssl, mysql, etc.
 
Why are you compiling them when you can install the precompiled RPMs ?
 
Are you confusing package installation with application compilation?
 
How much disk space is available on your workstation?
(do 'df' and 'free' and 'uname -a' and post the output, please)