1 # Message displayed for a fresh install.
5 echo "***************************************************************"
6 echo " Before you run cxmame you have to create a ~/.cxmamerc file with"
7 echo " the name of the xmame exectable you want to use (with full path"
8 echo " if its not in your PATH ), followed by a ';'."
9 echo " ~/.cxmamerc example:"
11 echo "***************************************************************"
15 # Message for an update.
19 echo "***************************************************************"
20 echo " Before you run cxmame you have to create a ~/.cxmamerc file with"
21 echo " the name of the xmame exectable you want to use (with full path"
22 echo " if its not in your PATH ), followed by a ';'."
23 echo " ~/.cxmamerc example:"
25 echo "***************************************************************"