OOPS--I used IDL comment syntax--that's the problem. I have Terminal.app set up to display my hostname, so I didn't notice that xttitle was still executing. Anyway, I have commented it out correctly.
It seems to be building just fine now. Thanks! On Fri, 2002-11-01 at 13:52, Martin Costabel wrote: > Alexander Hansen wrote: > > > No, but I do get the system's "Welcome to Darwin!" message. Here's my > > .cshrc: > > > > source /sw/bin/init.csh > > if (! $?DISPLAY) then > > setenv DISPLAY :0.0 > > endif > > alias ls "ls --color" > > ;xttitle ldx3.psfc.mit.edu > > And this xttitle, it doesn't have a \n at the end or something? I would > enclose this last line between "if ( $?prompt ) then" and "endif" so > that it gets executed only by an interactive shell and not inside > scripts. See if this doesn't make a difference. > > If you look in the config.log file, do you see > > configure:3927: checking for BSD-compatible nm > configure:3963: result: /usr/bin/nm > > or (this is the suspicion) does it find a 2-line value for its NM variable? > > -- > Martin > -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
