summaryrefslogtreecommitdiffstats
path: root/INSTALL
blob: 2c7c9205304669e51e817753249430fd705f9d92 (plain)
1
2
3
4
 $ autoreconf -vis .
 $ ./configure --prefix=/what/ever
 $ make
 $ make install