1 # arg 1: The new package version
4 _VERSION=`echo $1 | cut -f-1 -d '-'`
8 echo "To launch the IDE, simply digit 'realstudio'."
10 echo "When REALStudio starts up, agree to the license and then"
11 echo "choose the first option to be able to use it for free."
12 echo "It will connect to the internet and retrieve a license."
14 echo "For printing support in REALStudio you must intall cups."