File: INSTALL

package info (click to toggle)
blobby 0.8-dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 5,612 kB
  • ctags: 5,697
  • sloc: cpp: 33,077; ansic: 12,083; xml: 55; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
You must have CMake installed.
Then execute:

cmake .
make

Then you can just execute blobby. Just type this in the package directory:
src/blobby

If you want install blobby, type this as root (NOTE: This is experimental):
make install