Go Back   The macosxhints Forums > Working with OS X > OS X Developer



Reply
 
Thread Tools Rate Thread Display Modes
Old 11-14-2002, 02:35 AM   #1
octavius
Triple-A Player
 
Join Date: Jul 2002
Location: Osaka, Japan
Posts: 59
Unhappy help with uninstalling dev tools, etc....

I think my Dev tools are messed up so i want to reinstall them.

I think they are messed up for several reasons, one, being that i cant get them to recognize SDL frameworks. anyways.,.. .whats the best way to go about doing this safe so that i dont mess up anything else?

I also have XDarwin and Fink installed.


ps. I'm a newbie so be simplistic with your answers please! thanks a ton!
__________________
...and the soul still burns...
octavius is offline   Reply With Quote
Old 11-14-2002, 02:45 AM   #2
mervTormel
League Commissioner
 
Join Date: Jan 2002
Posts: 5,536
examine "/Developer/Tools/uninstall-devtools.pl"
__________________
On a clear disk, you can seek forever.
mervTormel is offline   Reply With Quote
Old 11-14-2002, 03:27 AM   #3
octavius
Triple-A Player
 
Join Date: Jul 2002
Location: Osaka, Japan
Posts: 59
it is harmless to my system even with fink and xfree86 installed?

i want to reinstall again afterwards though..

btw, how do uninstall Fink? thanks for the speedy help man! -Bryan
__________________
...and the soul still burns...
octavius is offline   Reply With Quote
Old 11-14-2002, 04:22 AM   #4
octavius
Triple-A Player
 
Join Date: Jul 2002
Location: Osaka, Japan
Posts: 59
[oct-icebook:~] bryan% examine "/Developer/Tools/uninstall-devtools.pl"
examine: Command not found.
[oct-icebook:~] bryan%



what happened? did i do something wrong?
__________________
...and the soul still burns...
octavius is offline   Reply With Quote
Old 11-14-2002, 07:44 AM   #5
mervTormel
League Commissioner
 
Join Date: Jan 2002
Posts: 5,536
LOL! i should have been more explicit.

open and read the file at /Developer/Tools/uninstall-devtools.pl

it's a perl script that cleans up stuff to allow you to reinstall dev tools...

#! /usr/bin/perl

# Remove the receipts of a Developer Tools installation so a subsequent
# installation of an older developer tools release will work correctly.

### This script will remove

# 1. The package receipts for Dec2001DevToolsExtra
# 2. the version.plist files in vmutils.framework and
# AppleScriptKit.framework from Apr2002DevToolsExtra
# And the Apr2002DevToolsExtra package receipts.
# 3. All files and receipts for all other Dev* packages.
# 4. A few odds and ends that aren't explicitly listed in
# the BOMs (post-install symlinks, help index files).

you'll need to be super user to run it, i think...

% sudo /Developer/Tools/uninstall-devtools.pl

to remove fink

% sudo rm -rf /sw

and comment out the call to /sw/bin/init.csh in your .tcshrc file

yes, it's mostly harmless, unless you have dependencies on the stuff
__________________
On a clear disk, you can seek forever.
mervTormel is offline   Reply With Quote
Old 11-14-2002, 10:33 AM   #6
octavius
Triple-A Player
 
Join Date: Jul 2002
Location: Osaka, Japan
Posts: 59
damn. ....and i was trying to avoid laughter....

oh.. well....

thanks for the help anyways, though!
__________________
...and the soul still burns...
octavius is offline   Reply With Quote
Old 11-14-2002, 02:41 PM   #7
sao
Moderator
 
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
octavius,

I made the same mistakes before, and still do a lot of different ones while learning. Don't worry about it.

Just don't give up. Slowly but surely we all learn somethings every day.


Cheer up...
sao is offline   Reply With Quote
Old 01-05-2007, 10:15 PM   #8
gigityadam31
Registered User
 
Join Date: Jan 2007
Posts: 1
Thumbs up

To remove the developer tools folder open the "Terminal"
/Applications/Utilities/Terminal.app.

Once that is open copy and paste this in:

sudo /Developer/Tools/uninstall-devtools.pl

Exactly as shown above. It will ask for your admin password type it hit enter, it will do the rest.



little late on a reply
gigityadam31 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 10:31 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.