backbone.ws

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gnu_linux:libvirt:webvirtmgr [2014/12/13 09:54] – Revert Libvirt kolangnu_linux:libvirt:webvirtmgr [2023/08/08 14:55] (current) – [WebVirtMgr Installation] kolan
Line 16: Line 16:
 git clone git://github.com/retspen/webvirtmgr.git git clone git://github.com/retspen/webvirtmgr.git
 cd webvirtmgr cd webvirtmgr
-pip install -r requirements.txt+pip install -r conf/requirements.txt
 cp ~/webvirtmgr/webvirtmgr/local/local_settings.py.example ~/webvirtmgr/webvirtmgr/local/local_settings.py cp ~/webvirtmgr/webvirtmgr/local/local_settings.py.example ~/webvirtmgr/webvirtmgr/local/local_settings.py
 ./manage.py syncdb ./manage.py syncdb