lnav/test/expected/test_sql_views_vtab.sh_32acc1a8bb5028636fdbf08f077f9a835ab51bec.out

704 B

Build
 
Lnav follows the usual GNU style for configuring and installing
software:
 
Run ./autogen.sh if compiling from a cloned repository.
 
$ ./configure
$ make
$ sudo make install
 
See Also