palmdoc :
You need first too make the file sunrise-desktop.sh an executable :
chmod u+x sunrise-desktop.sh
Then you can launch ./sunrise-desktop.sh in the directory.
You don't need to launch this file as root via the sudo command.
You need also to install a java machine on your ubuntu (see ubuntu forum on this topic).
If you don't want to transform the sunrise-desktop.sh file as an executable, you can launch it via the
following command :
. ./sunrise-desktop.sh
or :
sh ./sunrise-desktop.sh
You must place yourself on the directory where you have extracted the archive.
|