Page 1 of 1
[SOLVED] 32-bit or 64-bit Mageia

Posted:
Nov 4th, '12, 20:29
by NickC
Am I running 32-bit or 64-bit Mageia? Reason I ask is that when I look in the repositories I see:
"Core 32bit Updates (distrib4)"
This suggests I am running a 32-bit version despite the fact that it was installed from Mageia-2-x86_64-DVD.iso.
Re: 32-bit or 64-bit Mageia

Posted:
Nov 4th, '12, 21:06
by tom_
digit
- Code: Select all
uname -m
and you'll see what you are running.
remember that if you have some 32bit program (like skype) you need also some 32bit packege
and then 32 repo
Re: 32-bit or 64-bit Mageia

Posted:
Nov 4th, '12, 21:39
by doktor5000
FWIW, by default if you add a full set of sources on a 64bit system you will always get 32bit core_release and core_updates too,
because certain packages need them, e.g. wine, skype and others.
Re: 32-bit or 64-bit Mageia

Posted:
Nov 5th, '12, 13:58
by NickC
It turns out I am running x86_64, just that 32bit repo which concerned me a bit. Thanks for your help.
Re: 32-bit or 64-bit Mageia

Posted:
Nov 5th, '12, 15:04
by tom_
so all is fine on your machine!!
And could you prefix the subject of your first post with [SOLVED]?
thanks