aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/README-build
blob: 05814a9262779f4d76fda534a3c3f4d537fe9911 (plain)
1
2
3
4
5
6
autoreconf -i -f
mkdir build
cd build
../configure --prefix /usr
make
sudo make install