[Fink-users] Trying to set up .tcshrc

2003-03-31 Thread Thomas Davie
Hi, I've been having trouble setting up my .tcshrc file to set the path variable to include /sw/bin... Can anyone see what I've done wrong here. Note that $ANT_HOME does get set. ## # TCSH Expanded C-Shell INITIALIZATION FILE # # Wilfredo Sanchez Jr. | [EMAIL PROTECTED] # July 09, 1992 # # MI

Re: [Fink-users] Trying to set up .tcshrc

2003-03-31 Thread Alexander Hansen
Do you have the setup that is mentioned in /usr/share/tcsh/examples/README ? If so you'll want to put source /sw/bin/init.csh as a line in ~/Library/init/tcsh/path, instead. Or, better yet, put source /sw/bin/init.csh into ~/.cshrc, and then put source ~/.cshrc in ~/Library/init/tcsh/path

Re: [Fink-users] Trying to set up .tcshrc

2003-03-31 Thread Michèle Garoche
Le lundi, 31 mars 2003, à 17:48 Europe/Paris, Thomas Davie a écrit : # Ant setup setenv ANT_HOME "/Applicaitons/apache-ant-1.5.2" Are you sure? I would have written: setenv ANT_HOME "/Applications/apache-ant-1.5.2" Note: caitons vs cations Michèle ---

Re: [Fink-users] Trying to set up .tcshrc

2003-03-31 Thread Hanspeter Niederstrasser
On Mon, 31 Mar 2003, Thomas Davie wrote: > Hi, >I've been having trouble setting up my .tcshrc file to set the path > variable to include /sw/bin... Can anyone see what I've done wrong > here. Note that $ANT_HOME does get set. > # Ant setup > setenv ANT_HOME "/Applicaitons/apache-ant-1.5.2

Re: [Fink-users] Trying to set up .tcshrc

2003-03-31 Thread Benjamin Reed
Thomas Davie wrote: Hi, I've been having trouble setting up my .tcshrc file to set the path variable to include /sw/bin... Can anyone see what I've done wrong here. Note that $ANT_HOME does get set. I don't know why specifically your path doesn't added in this case, but init.csh does a whole