Proxmark3 setup completed, except for the very last setup command not working.. help!

I’m having a small problem - right at the end of the proxmark3 setup process - the last command ‘pm3’ that takes you into the pm3 client with the giant PM3 on the screen etc - mine just comes up with ‘command not found’ . So I’ve run through all the steps fine up until then, I typed ‘ls’ and that all showed up as it did on the video tutorial , then the final pm3 command says ‘command not found’ … Any help on this would be appreciated - this stuff is all very new to me.

1 Like

Make sure once you launch proxspace and you are at the proxspace prompt, to change directory into the proxmark3 folder first with the command cd proxmark3, then run the pm3 start script from there. Also, screenshots help a lot.

2 Likes

Make sure you’re running ./pm3 not just pm3

And/or run make install from within the proxmark3 directory first

1 Like