Closed Omie2468 closed 4 years ago
I installed Proxspace on Windows as I have been working with the Windows to use the PM3 RDV4 install because on Kali when I run;
make clear && make all
It outputs *** No rule to make target 'clear'. Stop
https://hastebin.com/ibujeduket.makefile https://hastebin.com/unojoriyeh.makefile https://hastebin.com/aforiseben.makefile https://hastebin.com/upubazibix.makefile
These are the 4 makefiles in my directory, from what I can see 'clear' only appears in the host file.
Did I install something wrong? I did use the video that is on the installation page: https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Linux-Installation-Instructions.md
The only difference between the video it seems is that the actual written text doesn't say to do; make clear && make all, but I assume it's needed.
I use both windows (proxspace) and kali and have it working on both. In kali, can you try this.
Thanks, got it working, thank God!
I installed Proxspace on Windows as I have been working with the Windows to use the PM3 RDV4 install because on Kali when I run;
make clear && make all
It outputs *** No rule to make target 'clear'. Stop
https://hastebin.com/ibujeduket.makefile https://hastebin.com/unojoriyeh.makefile https://hastebin.com/aforiseben.makefile https://hastebin.com/upubazibix.makefile
These are the 4 makefiles in my directory, from what I can see 'clear' only appears in the host file.
Did I install something wrong? I did use the video that is on the installation page: https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Installation_Instructions/Linux-Installation-Instructions.md
The only difference between the video it seems is that the actual written text doesn't say to do; make clear && make all, but I assume it's needed.