dpkg: error processing archive esptool_0.0.2-1_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
esptool_0.0.2-1_i386.deb
I'm guessing I can get around this by building the tool from source, but I haven't done that before and so I'm a bit unsure where to start. Do I just need to call make, or is there some configuration that needs to be done? Whereabouts should I place the source files before I build them?