Installation Instructions mkdir build cd build cmake /path/to/libdlibxx -DCMAKE_INSTALL_PREFIX=/usr make sudo make install