Just my notes
Thursday, March 8, 2012
vim tips
go the last non-whitespace on current line: g_
go the file from which gf is used: bf, ctrl + 6, ctrl + ^
Wednesday, March 7, 2012
build boost
http://www.boost.org/doc/libs/1_49_0/more/getting_started/unix-variants.html#easy-build-and-install
Tuesday, March 6, 2012
unix env for ld and execution
use environment variable:
ld_library_path
and
ld_run_path
if not adding the path to ld.so.conf.d
‹
›
Home
View web version