The file /usr/bin/x2goagent looked like this:
-e #!/bin/bash X2GO_LIBS=/usr/lib/x2go LD_LIBRARY_PATH=/usr/lib/x2go exec /usr/lib/x2go/x2goagent $@
I removed the "-e " in front of the first line, but it did not have any effect, the same error still persists.
Oleksandr Shneyder wrote:
Am 21.01.2011 11:21, schrieb jmm:
$ cat session.log /usr/bin/x2goagent: line 1: -e: command not found
please check, if your /usr/bin/x2goagent look so:
#!/bin/bash X2GO_LIBS=/usr/lib/x2go LD_LIBRARY_PATH=/usr/lib/x2go exec /usr/lib/x2go/x2goagent $@
X2go-dev mailing list X2go-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev