have a 32bit os installed on a 64bit cpu
Closed this issue · 1 comments
created this issue as i had a confusion what a 32bit system means, if i have a 64bit compliant cpu but i have a 32bit os, can i still install memprof.
I have a 32bit os (ubuntu 9.10) installed on a 64bit cpu (intel core2 duo)
uname -a
Linux o 2.6.31-22-generic #60-Ubuntu SMP Thu May 27 00:22:23 UTC 2010 i686 GNU/Linux/proc/cpuinfo (info truncated)
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU T6670 @ 2.20GHz
cpuid level : 13
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida tpr_shadow vnmi flexpriority
the full stack trace is here:
http://gist.github.com/500003
it explicitly mentions
The gem ONLY SUPPORTS x86_64 LINUX builds of MRI 1.8.6/1.8.7 and REE
and saw the supporting section on the readme.
sorry about that