Jump to content

I've installed under Linux, now what?


Recommended Posts

Well, hopefully you've tried running runClient.sh and if that doesn't work you should get some sort of message that will help.

Regardless, there's a couple main problems I've seen. First, make it executable if it's not already. (running chmod +x /home/yourusername/DropTeam/runClient.sh or whatever path to where you installed DT should work.)

If the file still doesn't run, then you should open runClient.sh in a text editor, and change the second line to say "cd /home/yourusername/DropTeam/bin or, once again, the path to the "bin" folder in your dropteam install.

I'm not so sure about this last step on SUSE, but you can try switching what it says at the top in the first line to #! /bin/bash

Good luck!

Link to comment
Share on other sites

×
×
  • Create New...