[go: up one dir, main page]

Menu

[r240]: / gizmod3 / INSTALL  Maximize  Restore  History

Download this file

20 lines (13 with data), 333 Bytes

Gizmo Daemon -- (c) 2007 Tim Burrell
=----------= -- [tim [dot] burrell [at] gmail [dot] com]

http://gizmod.sourceforge.net

INSTALL
=-----=

For detailed installation instructions please see the Gizmo Daemon web 
site.

The basics are as follows:

mkdir build
cd build
cmake -D CMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install