On Wed, 25 Sep 2002, Alexander Hansen wrote: > You should be able to use the same lines in .tchrc as you did in .cshrc .
Alexander, thanks for your reply. I'm probably doing something stupid, but it doesn't seem to work. I tried to add the lines source /sw/bin/init.csh if (! $?DISPLAY) then setenv DISPLAY :0.0 endif to the .tcshrc file (which is the one I copied from /usr/share/tcsh/examples), but then init.csh in /sw/bin is not read. For instance echo $PATH gives me /Users/stefanok/bin/powerpc-apple-darwin:/Users/stefanok/bin:/usr/local/bin: /usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/X11R6/bin Stefano P.S. exu, the same also happened to me with no consequences. However I guess it's always a good idea to disable sleep when compiling big packages. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
