Changes between Version 7 and Version 8 of murmur


Ignore:
Timestamp:
Jan 25, 2017, 3:10:50 AM (7 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • murmur

    v7 v8  
    4141=== Installation ===
    4242
    43  1. Install cython (python c bindings library) and python-dev
     43 1. Install cython (python c bindings library) and python-dev and ices2
    4444 1. In /usr/local/share, git clone both https://github.com/Robert904/pymumble and https://github.com/Robert904/mumblerecbot
    4545 1. Pull in this change to mumblerecbot: https://github.com/Robert904/mumblerecbot/pull/10/files
     
    6161  1. Type: `make`
    6262 1. In /usr/local/share/mumblerecbot/, create a symlink to pymumble: `ln -s ../pymumble`
     63 1. Create /etc/mumblerecbot/{ibot,obot}
     64  1. Copied constant.py to config.py in each directory and edited
     65  1. Created ices.conf in each directory.
     66  1. Create var for pid file and logs
     67 1. Create user `mumblerecbot` and chowned the var directory to this user