On Mon, 2003-06-16 at 11:05, Jeffrey Stedfast wrote: > if you are using bash (which you probably are - since I'm pretty sure > most distros use this by default), you can set an environment variable > using 'export'. For example: > > export CAMEL_VERBOSE_DEBUG=1
If you want to verify your environment variable it is echo $VAR_NAME In a terminal. Notice the dollar sign out front, needed for echo, but not export! Be sure to start evolution from that shell *only* otherwise it won't work. The command is simply... evolution Therefore don't just click the icon. Run it from the shell. Cheers, -- Christopher Ness Software Engineering IV, McMaster University http://nesser.homelinux.org sketchy running 2.4.20-18.9 kernel on Red Hat Linux release 9 (Shrike). 16:32:32 up 8:15, 1 user, load average: 0.55, 0.42, 0.37 My Jukebox is currently playing... The Tragically Hip Pigeon Camera _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
