I put the following in .cshrc, which does the trick: if (! $?DISPLAY) then setenv DISPLAY :0.0 endif
On Thu, 2002-12-19 at 12:10, Jeffrey Ellis wrote: > Hi, Sylvain-- > > Thank you so much! It's running great now. > > May I ask, will I have to setenv each time, or is there a way to permanently > write that somewhere? > > All My Best, > Jeffrey > > on 12/19/02 3:18 AM, Sylvain Cuaz at [EMAIL PROTECTED] wrote: > > > > > Le jeudi, 19 d�c 2002, � 02:08 Europe/Paris, Jeffrey Ellis a �crit : > > > >> [dsl-gte-22284:~] root# ethereal > >> > >> Gdk-WARNING **: locale not supported by C library > > > > this is harmless > > > >> > >> Gtk-WARNING **: cannot open display: > > > > this means ethereal needs XDarwin to be launched AND the DISPLAY env > > var to be set. To achieve that, first launch XDarwin (or OroborOSX, > > etc), then either > > - launch ethereal in a xterm (or any shell inside XDarwin) (the > > variable will be set) > > - in Terminal type 'setenv DISPLAY :0', then launch ethereal > > > > HTH > > > > -- > > zauc > > > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: Geek Gift Procrastinating? > Get the perfect geek gift now! Before the Holidays pass you by. > T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- 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: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass you by. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
