Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Move Developer Tools

Move Developer Tools
Thread Tools
Grizzled Veteran
Join Date: Oct 2002
Status: Offline
Reply With Quote
Oct 9, 2002, 07:33 AM
 
I installed the Developer Tools so that I can finally do the hints that require them, and maybe even get around to learning Objective-C and making those apps that I really want that no-one else seems to make.

Yippee so far.

However, I am anally-retentive when it comes to organisation, and the Developer folder that was stuck on my root partition is annoying me greatly. If I move it to /Applications/Extraneous/, will all be well? Or will some of the tools stop working?

Thank you kindly,
Simon
BayBook (13" MacBook Pro, 2.4GHz Core 2 Duo, 4GB RAM, 1TB HD) // BayPhone (iPhone 4, 32GB, black)
     
Professional Poster
Join Date: Sep 1999
Location: Ottawa, ON, Canada
Status: Offline
Reply With Quote
Oct 9, 2002, 08:10 AM
 
Only one way to find out. Try it. If it doesn't work, put it back, or make a symbolic link at the root to point to your Developer folder in Applications/Extraneous.

To do this, open terminal and type:

sudo ln -s /Applications/Extraneous/Developer Developer

The reason for the symbolic link and not a simple alias, is that a lot of the tools run UNIX command line tools (like the compiler and debugger) and they may not like aliases.
     
megasad  (op)
Grizzled Veteran
Join Date: Oct 2002
Status: Offline
Reply With Quote
Oct 9, 2002, 08:35 AM
 
Hokey doke, I'll try it tonight. Do you know whether making the symbolic link invisible will pose any problems?
BayBook (13" MacBook Pro, 2.4GHz Core 2 Duo, 4GB RAM, 1TB HD) // BayPhone (iPhone 4, 32GB, black)
     
Professional Poster
Join Date: Apr 2001
Location: Long Beach, CA
Status: Offline
Reply With Quote
Oct 9, 2002, 09:18 AM
 
Originally posted by hayesk:
Only one way to find out. Try it. If it doesn't work, put it back, or make a symbolic link at the root to point to your Developer folder in Applications/Extraneous.

To do this, open terminal and type:

sudo ln -s /Applications/Extraneous/Developer Developer

The reason for the symbolic link and not a simple alias, is that a lot of the tools run UNIX command line tools (like the compiler and debugger) and they may not like aliases.
That should be:

sudo ln -s /Applications/Extraneous/Developer /Developer

ACSA 10.4/10.3, ACTC 10.3, ACHDS 10.3
     
Professional Poster
Join Date: Sep 1999
Location: Ottawa, ON, Canada
Status: Offline
Reply With Quote
Oct 9, 2002, 11:37 AM
 
Originally posted by megasad:
Hokey doke, I'll try it tonight. Do you know whether making the symbolic link invisible will pose any problems?
I don't think so - it should be fine. The invisible flag only affects the Finder and Open/Save dialogues.

Oh yeah, thanks to Detrius for pointing out my error. His command has the / in front of developer - that's needed.
     
   
Thread Tools
Forum Links
Forum 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
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 01:54 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2