User Tools

Site Tools


redhat_opensrf_trunk

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
redhat_opensrf_trunk [2010/04/21 15:09] leedredhat_opensrf_trunk [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 22: Line 22:
 useradd -m -s /bin/bash opensrf useradd -m -s /bin/bash opensrf
 passwd opensrf  # only necessary if you want to log in to this user directly</code> passwd opensrf  # only necessary if you want to log in to this user directly</code>
-  - As the **root** user, add libevent-1.4 to the exclude section of yum.conf:<code bash> +  - As the **opensrf** user, download the source files for OpenSRF trunk:<code bash>
-echo exclude=libevent-1.4* >> /etc/yum.conf</code> +
-  - As the **opensrf** user, download and patch the source files for OpenSRF trunk:<code bash>+
 cd && svn checkout svn://svn.open-ils.org/OpenSRF/trunk OpenSRF-trunk cd && svn checkout svn://svn.open-ils.org/OpenSRF/trunk OpenSRF-trunk
-wget http://esilibrary.com/~ldickens/rhel-evg/opensrf-rhel.diff 
-cd /home/opensrf/OpenSRF-trunk 
-patch -p0 < ../opensrf-rhel.diff 
 </code> </code>
   - As the **root** user, install the prerequisites:<code bash>   - As the **root** user, install the prerequisites:<code bash>
 +cd /home/opensrf/OpenSRF-trunk
 make -f src/extras/Makefile.install rhel make -f src/extras/Makefile.install rhel
 </code> </code>
Line 132: Line 128:
 # processname: ejabberd # processname: ejabberd
 </code> </code>
-Now Finnish adding these programs to autostart:<code bash>+Now finish adding these programs to autostart:<code bash>
 chkconfig --level 2345 ejabberd on chkconfig --level 2345 ejabberd on
 chkconfig --level 2345 memcached on</code> chkconfig --level 2345 memcached on</code>
redhat_opensrf_trunk.1271876974.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.