On Wed, Oct 20, 2010 at 16:36, Agostinho <[email protected]> wrote: > How do I launch pidgin with the "PURPLE_VERBOSE_DEBUG" > Is it "pidgin /PURPLE_VERBOSE_DEBUG"
No, it is an environment variable, so: 1. Quit the existing Pidgin instance. 2. Open a new Terminal 3. execute `export PURPLE_VERBOSE_DEBUG=1` in the terminal 4. execute `pidgin` in the terminal -D _______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support
