Re: How to uninstall xcode 2.5
Re: How to uninstall xcode 2.5
- Subject: Re: How to uninstall xcode 2.5
- From: Jonas Maebe <email@hidden>
- Date: Wed, 12 Dec 2007 14:35:12 +0100
On 12 Dec 2007, at 14:27, M Pulis wrote:
On Mac OS X 10.4.x, type the following in Terminal to remove the
Xcode 2.5 developer tools:
$ sudo /Developer/Library/uninstall-devtools
Not being a terminal jockey, I typed the command exactly as shown
at my "Pulis-G5-Quad:~ mpulis$" prompt.
The results are:
Pulis-G5-Quad:~ mpulis$ $ sudo /Developer/Library/uninstall-devtools
-bash: $: command not found
What am I doing wrong????
Leave out the leading "$". The "$" is only meant to symbolise the
prompt, it's not something to type in. So:
sudo /Developer/Library/uninstall-devtools
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden