I can't run use mongodb on my arch linux.
package installed: mongodb-bin
error when use mongo: illegal hardware instruction (core dumped) mongo
My processor: AMD Athlon(tm) II X2 270
CodePudding user response:
From the release notes:
MongoDB 5.0 requires AMD Bulldozer or later.
