Subject | Re: [firebird-support] Re: How do I uninstall Firebird on Mac Yosemite? |
---|---|
Author | Mark Rotteveel |
Post date | 2015-04-04T07:59:26Z |
On 4-4-2015 03:59, ryanashton@... [firebird-support] wrote:
terminal window:
chmod 777 remove.sh [Enter]
sudo remove.sh [Enter]
This last command may need to be executed as:
sudo ./remove.sh [Enter]
Mark
--
Mark Rotteveel
> Okay, so I did the following:Before step you need to press [Esc] to return to command mode.
>
> 1) Opened a Terminal window
> 2) Typed 'vi remove.sh' [Enter]
> 3) Typed ':i' [Enter]
> 3) Pasted the text as above
> 4) Typed ':wq' [Enter]You shouldn't quit the terminal yet, you still need to do (in the
> 5) Closed the Terminal window. When I closed the window, a dialog box
> popped up saying 'Do you want to close this Terminal window? Closing
> this window will terminate the running processes: vim.'
terminal window:
chmod 777 remove.sh [Enter]
sudo remove.sh [Enter]
This last command may need to be executed as:
sudo ./remove.sh [Enter]
Mark
--
Mark Rotteveel