Re: Uninstall 3.1
Re: Uninstall 3.1
- Subject: Re: Uninstall 3.1
- From: Cate Tony <email@hidden>
- Date: Wed, 23 Jul 2008 19:30:23 -0500
I'm not much of a nuts and bolts unix kind of guy (I came from the RPG
world). I appreciate everyone's help with this.
Tony
On Jul 23, 2008, at 1:55 PM, Mark Wagner wrote:
On Tue, Jul 22, 2008 at 20:49, Ron Fleckner <email@hidden
> wrote:
Further to what Peter wrote, I think, though I'm no Unix guru, that
you need
to tell the shell that the executable to run is in the current
directory by
prepending a dot '.' So I _think_ it should be:
sudo ./Developer/Library/uninstall-devtools
A leading "." means "the current directory", so unless Xcode is in a
subdirectory of the current directory (unlikely), this is wrong. It's
also unnecessary, because a directory name specified without anything
in front of it means "a subdirectory of the current directory". A
leading "/" means "the root directory", and is how you specify
absolute locations.
--
Mark Wagner
_______________________________________________
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
_______________________________________________
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