⬇️Installation
In this reduced guide we assume you have g++/gcc-10 installed and are running Ubuntu x86 64-bit. If you run into any problems when building the source or want to customize your installation, please refer to Installation (Advanced) for further information.
Prerequisites
Required:
libdl - This is used for dynamic loading. It should be part of your core OS.
libz In package zlib. It should be part of your core OS.
You may want and/or need:
libmagic (in Package: libmagic-dev )
Berkeley DB (in Package: libdb-dev)
If your console didn't return any errors when building, you should be got to go. Test your installation by performing a search:
Last updated