This post includes instructions to download Apache Directory Studio source code and install to a Linux machine. The instructions are tailored for a Raspberry Pi.It includes an extra step to modify the pom.xml to add Eclipse runtime on Linux desktop for ARM processor.It’s expected that the next release of Apache Directory Studio will include binaries for Linux ARM and so it won’t be necessary to build from source.1. Preq itsudo apt-get install git java2. Git itgit clone https://github.com/...