LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Architecture (https://www.linuxquestions.org/questions/linux-newbie-8/architecture-177181/)

skguha 05-02-2004 10:38 PM

Architecture
 
Hi,

I am new to linux and using Fedora distribution. How do I find out the architecture whether it is i386 or i686 or src or sparc etc?

Thanks...

jax8 05-02-2004 11:21 PM

src is not an archetecture it is simply the source code for the program.

not quite sure how you find out but if you are running a modern PC it will probably be i686.

Unlikely you will have spark

slakmagik 05-03-2004 12:37 AM

uname -m might do. Basically, though architectures work with 'and up' so anything that will run Linux at all will run an i386 package. It's only if it's an i686 and you're running a 586 that there's an issue. But that's for x86 - sparcs and macs and all this other stuff are for completely different boxes.


All times are GMT -5. The time now is 02:02 PM.