File: INSTALL

package info (click to toggle)
indi-mi 1.8-2
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 400 kB
  • sloc: cpp: 852; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
MI CCD INSTALL
==============

You must have CMake >= 2.8.0 in order to build this package.

1) $ cmake -DCMAKE_INSTALL_PREFIX=/usr .
2) $ make
3) $ su -c 'make install' or sudo make install