repo.or.cz
/
opsoft.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
+ Fixes
[opsoft.git]
/
silentbob
/
INSTALL
blob
0473be87d66cc660d7efc18991a5b4b648aa64f2
1
Linux:
2
$ ./linux.sh
3
$ cmake ./
4
$ make
5
$ ./install.sh
6
7
BSD:
8
$ ./bsd.sh
9
$ cmake ./
10
$ make
11
$ ./install.sh
12