Hi, I'm trying to set up a handin server for a class this semester, and I'm getting the weirdest error message from the client side. Here it is:
submit error: Error in your code -- file-exists?: `exists' access denied for libobj.so This seems tied to the fact that the submission file requires another file (precisely, it requires 2htdp/image as `(require 2htdp/image)`), and when I remove that it works fine (though obviously inhibits the assignment). Attached are the checker and configuration. Any help would mean a lot! Thanks, Cameron Swords -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
checker.rkt
Description: Binary data
config.rktd
Description: Binary data