
Sign up to save your podcasts
Or


Are you a Linux user who wants to build Thunderbird? Here's a tutorial on how to setup a development environment in Ubuntu, in just a few commands! This is helpful if you're interested in fixing bugs, trying out patches, or making any local changes to Thunderbird.
Tutorial Commands:
Setup tools needed to build Thunderbird
Checkout the source code
Run the bootstrap command from the source directory. Choose 2 (to build Firefox for Desktop). Choose all of the default options.
Create your mozconfig file in the source directory with the following info
Build Thunderbird!
Run what you just built!
By Are you a Linux user who wants to build Thunderbird? Here's a tutorial on how to setup a development environment in Ubuntu, in just a few commands! This is helpful if you're interested in fixing bugs, trying out patches, or making any local changes to Thunderbird.
Tutorial Commands:
Setup tools needed to build Thunderbird
Checkout the source code
Run the bootstrap command from the source directory. Choose 2 (to build Firefox for Desktop). Choose all of the default options.
Create your mozconfig file in the source directory with the following info
Build Thunderbird!
Run what you just built!