This is the same problem that I reported in #183, but I'd forgotten about it. I'm raising it again because, even if it's no big deal/not easily fixed, it's probably worth warning users.
After a new install, on the first attempt to export with -eps, I got:
Error running pdftops:
/bin/bash: pdftops: command not found
I think this arises from lines 148/149 of pdftops.m, but couldn't confirm because it only happens once ... so when I put some debug output in and tried again, there was no longer a problem.
This is the same problem that I reported in #183, but I'd forgotten about it. I'm raising it again because, even if it's no big deal/not easily fixed, it's probably worth warning users.
After a new install, on the first attempt to export with -eps, I got:
Error running pdftops: /bin/bash: pdftops: command not found
I think this arises from lines 148/149 of pdftops.m, but couldn't confirm because it only happens once ... so when I put some debug output in and tried again, there was no longer a problem.