Home > Enterprise >  Can't run mongodb community 5.0 on arch linux
Can't run mongodb community 5.0 on arch linux

Time:01-10

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.

  •  Tags:  
  • Related