9 - print 'Hello.\nYou are trying to do a system-wide install of emesene '\
10 - 'using this script, which is a very bad thing to do.\n'\
11 - 'Seriously, you do NOT want to do this, since it can break '\
12 - 'other python apps, and emesene too!\n'\
13 - 'Follow my advice: just run the \"emesene\" script that is '\
14 - 'in this very same directory and you\'re done. emesene is running '\
15 - 'and your system is safe. It\'s a win-win, don\'t you think?\n'\
16 - 'Thanks for trying emesene.'
19 # From apport's setup.py