MailNews:Logging: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 87: Line 87:
  export MOZ_LOG_FILE=$HOME/imap.log
  export MOZ_LOG_FILE=$HOME/imap.log
  /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin &
  /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin &
if on 10.5 change the above line to arch -arch i386 /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin &
 
If on 10.5 change the last line to arch -arch i386 /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin &


Save this file with a filename ending in .command, add execute permission by typing "<tt>chmod a+x ''filename''</tt>" in a Terminal window, then double-click it.  
Save this file with a filename ending in .command, add execute permission by typing "<tt>chmod a+x ''filename''</tt>" in a Terminal window, then double-click it.  
canmove, Confirmed users
2,197

edits