Created
April 12, 2012 16:27
-
-
Save mrorii/2368839 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [orii@severus vim73]$ export CPPFLAGS="-I/home/orii/local/include" | |
| [orii@severus vim73]$ export LDFLAGS="-L/home/orii/local/lib" | |
| [orii@severus vim73]$ | |
| [orii@severus vim73]$ ./configure --prefix=/home/orii/local | |
| curse | |
| ncurses | |
| [orii@severus tig-0.18]$ export CPPFLAGS="-I/home/orii/local/include -I/home/orii/local/include/ncurses" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment