It looks like the problem is occurring because the installer is being run in Console mode instead of GUI mode. We need to fix this, but in the meantime, you could do the following workaround:
Create a repository share folder on your linux box, and open up its permissions so that everyone has read/write access.
Run the repository installer on one of your XP slaves, and choose the repository share on your linux box as the installation location.
We are experiencing this issue too, but we only have Linux boxes, so no XP install solution is possible. Any ideas?
Also, we are experiencing random crashes of the Monitor window when the refresh button is sometimes pressed. The launcher itself does not crash though, but heavy use of the monitor and hitting refresh frequently will cause it to disappear without warning once every 5 minutes or so.
I guess you can’t use the GUI mode on your linux server? You can override the install mode by doing the following:
./DeadlineRepository --mode standard
If that isn’t possible on the server itself, then you can essentially do what I suggested earlier, except from one of your linux clients (which I’m assuming you have at least 1 running with desktop environment). Just create the share on the server, run the linux repository installer on one of your clients in GUI mode, and select the repository share as the installation directory.