Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 203 Bytes

INSTALL_autotools.md

File metadata and controls

10 lines (6 loc) · 203 Bytes

Installation with autotools

This is less flexible and will only work on Linux and only with fuse3. It requires make which is in the package build-essential.

./configure
cd src
make