Revision bd205d0e INSTALL

b/INSTALL
45 45
Installation of the software
46 46
============================
47 47

  
48
To install, simply do ``./configure --localstatedir=/var && make && make install``
48
To install, simply do ``./configure --localstatedir=/var --sysconfdir=/etc && \
49
make && make install``
49 50

  
50 51
This will install the software under /usr/local. You then need to copy
51 52
ganeti.init to /etc/init.d/ganeti and integrate it into your boot sequence

Also available in: Unified diff