Skip to content

Build OpenBoard from source

kaamui edited this page Mar 24, 2023 · 17 revisions

Important Note : that if you just want to install OpenBoard and use it, you can simply download it. If so, please go to the Downloads page.

However, if you would rather build it from source, please refer to the instructions below.

GNU/Linux

Ubuntu 18.04

You might be able to compile OpenBoard in Ubuntu 18.04 following Ubuntu 20.04 instructions.

Ubuntu 20.04

Please follow the instructions on this page => https://github.com/OpenBoard-org/OpenBoard/wiki/Build-OpenBoard-on-Ubuntu-20.04

Ubuntu 22.04

Please follow the instructions on this page => https://github.com/OpenBoard-org/OpenBoard/wiki/Build-OpenBoard-on-Ubuntu-22.04

Debian 9 Stretch

Building OpenBoard for Debian Stretch is similar to Ubuntu. Some packages have different names and Debian ships libssl 1.1 as default instead of libssl 1.0 that is in Ubuntu. Issue https://github.com/OpenBoard-org/OpenBoard/issues/94 contains hints how to build OpenBoard for Debian Stretch.

Windows

Please follow the instructions on this page => https://github.com/OpenBoard-org/OpenBoard/wiki/Build-OpenBoard-on-Windows-10

MacOS

Please follow the instructions on this page => https://github.com/OpenBoard-org/OpenBoard/wiki/Build-OpenBoard-on-MacOS

Clone this wiki locally