Created
June 6, 2011 23:25
-
-
Save boscomonkey/1011347 to your computer and use it in GitHub Desktop.
MacPorts installation of ejabberd - Before running ejabberd for the first time, you must copy the sample configuration files:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /opt/local/etc/ejabberd/ | |
cp ejabberd.cfg.sample ejabberd.cfg | |
cp ejabberdctl.cfg.sample ejabberdctl.cfg | |
cp inetrc.sample inetrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment