Build Instructions
A working Jami setup consists of three ingredients:
jami-daemon, the core program,
optionally, libjamiclient, a library used by some of the clients
A client, such as the QT client which provides the user interface
There are two ways to build Jami:
Build each part individually. They must be built in the order given above.
Build Jami using the master repository, which provides a script to build all of the components at once. This is easier for most people.
Whichever method you choose, you should follow the build instructions in the README or INSTALL file of your chosen repository.