You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sancho Lerena edited this page Mar 19, 2026
·
1 revision
How to build the Pandora Open Server
Checkout dependencies on INSTALL documentation (dev tools, as Make, Perl, etc)
Clone the repository.
From the root of the repository, run cd pandora_server; perl Makefile.PL
How to build the Pandora Open Windows Agent
Install GNU Make.
Install the MinGW-w64 toolchain.
Clone the repository.
From the root of the repository, run make agent_windows.
How to build other tools and dependencies.
You will find code for pandorawmi and other opensource code at out github repo. You can build from scratchs, some of them have detailed build documentation.
Setting the Version
To update the version across all relevant files, use the make version command with the VERSION variable. This command will update the version in the following files: