1 # arg 1: The new package version
4 _VERSION=`echo $1 | cut -f-1 -d '-'`
8 echo "To launch the IDE, simply type 'realstudio'."
10 echo "RealStudio is no longer free for Linux except for open"
11 echo "source projects, see www.realsoftware.com/store/opensource"
12 echo "for more details."
14 echo "For printing support in REALStudio you must intall cups."