Mikrotik Package Types

I see in Mikrotik download page has 4 types of packet folder, all_packages_mipsbe, all_packages_mipsle, all_packages_ppc and all_packages_x86.

I am going to install packages, user_management in my Router Board but i am not sure which type should i install.

Can everyone tell me the difference between _mipsbe, _mipsle and _ppc ?

Thanks for advance!

Those are different hardward architectures. Choose your device on the download page, and it will give you only the choices for your device.

Thank you, jandafields for your command.

http://wiki.mikrotik.com/wiki/Manual:System/Packages

Go to the DL page and chose your model family using the Devices pulldown. It will redirect you to the set for the appropriate architecture. e.g. RB700 Series and RB400 series are both mipsbe.

I have installed already and now it works. Thanks TJC