Terminal files don't seem to be associated properly anymore

Joined
Apr 21, 2009
Messages
1
Reaction score
0
Points
1
I installed svnx on my computer and it associated terminal files with svnx. I tried to open a file in textedit, and I think the result was I somehow disassociated all my terminal files from terminal...so, now I can't run xampp. Apache fails. I tried reassociating the files using Command + I, and changing it that way, but it only changed the 1 file I was looking at (even when I said change all):Oops: but Apache still doesn't work...

Help!
 
Joined
Jun 25, 2005
Messages
3,231
Reaction score
112
Points
63
Location
On the road
Your Mac's Specs
2011 MBP, i7, 16GB RAM, MBP 2.16Ghz Core Duo, 2GB ram, Dual 867Mhz MDD, 1.75GB ram, ATI 9800 Pro vid
Sounds like you shell startup file got messed up or that install created one and didn't set things up correctly.

There is a variable the shell uses called PATH that lists all the paths and order to your terminal executables. Type 'echo $PATH' at the command prompt to see if anything is listed. Mine has the following;

Code:
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/mysql/bin

I'd also see if svnx has a forum you can ask your question on.

This discussion of shell scripts may be of help.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top