| Version 6 (modified by , 6 weeks ago) ( diff ) |
|---|
Building from source
Prerequisites
Build steps
- Checkout the code repository using Subversion
svn co https://svn.laidback.moe/repo/kosuzu/trunk kosuzu cd kosuzu
- Fetch the dependencies (this will also check out
text_parse)
make deps
- Run
makeand thenmake install
make make install PREFIX=$HOME/.local/bin
- Add
$HOME/.local/binto your$PATH
- Profit(?)
Note:
See TracWiki
for help on using the wiki.
