On Dienstag, 13. Oktober 2009, Erik Faye-Lund wrote: > + argv[0] = "/bin/sh"; > + argv[1] = "-c"; > + argv[2] = srvc->tunnel; > + argv[3] = NULL; Is there a particular reason that you run "/bin/sh" with a path? I doubt that this works on Windows. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html