midnight1111 Posted October 10, 2015 Posted October 10, 2015 I see on the website that there are 64-bit versions available for download. I have a 32-bit CPU for my server that is currently running v5.xx. Thanks, M-
garycase Posted October 11, 2015 Posted October 11, 2015 Based on the subject of this thread, I assume you want to know if there's a 32-bit version of v6 available. The answer is No ... v6 requires a 64-bit CPU. If your CPU is truly only 32-bit capable, then you'll need to remain on v5. But you should confirm that's the case, as very few modern CPU's are in that category. What specific CPU do you have ??
Russ Uno Posted October 11, 2015 Posted October 11, 2015 You can also you this command from Telnet to find out: cat /proc/cpuinfo | grep -Gq "flags.* lm " && echo '64bit' || echo '32bit'
midnight1111 Posted October 12, 2015 Author Posted October 12, 2015 Thanks for the pointers. Time to upgrade my CPU.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.