🀝Cross-platform

Dot Browser supports cross-platform building. For example, you could be on Windows and you want to build for Linux.

circle-exclamation

First things first...

circle-exclamation

Supported build targets

Build target

Supported?

Windows 64-bit

βœ…

macOS 64-bit

βœ…

Linux 64-bit

βœ…

Windows 32-bit

❌

macOS 32-bit

❌

Linux 32-bit

❌

Building Dot Browser

Now, we're going to want to build Dot Browser for your target OS.

See Supported build targets for a list of supported build targets.

It's a very resource intensive process so make sure you check the requirements against your computer. It usually takes 30 minutes for computers in the recommended requirements region.

Once the build is done, we need to make sure the build was successful, check to see if something appeared like:

If you see that message, you can move on to the final step.

OS

Built binaries

Windows

MOZ_APP_NAME-VERSION-LANGUAGE-win64-installer.exe

Unix

MOZ_APP_NAME-VERSION.LANGUAGE.linux-x86_64.tar.bz2

Running Dot Browser

The final step is to run your cross-built version of Dot Browser.

triangle-exclamation

It's as simple as running:

And voilΓ , Dot should appear before your eyes!

Last updated

Was this helpful?