Okay, When my application installs from a deb, it places a script and a JAR file into /usr/bin which I will refer to as myprog and myprog.jar. After installing the debian package, and selecting it from the menu, I get an error stating: "Failed to execute child process "myprog" (Permission denied)."
Does anyone know what is wrong? Thank You!