github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

processone / ejabberd

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 13
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (22)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (4)
    • 1.1.x
    • 2.0.x
    • 2.1.x
    • master ✓
  • Tags (22)
    • v2.1.2
    • v2.1.1
    • v2.1.0
    • v2.0.5
    • v2.0.4
    • v2.0.3
    • v2.0.2
    • v2.0.1
    • v2.0.0
    • v1.1.4
    • v1.1.3
    • v1.1.2
    • v1.1.1
    • v1.1.0
    • v1.0.0
    • v0.9.8
    • v0.9.1
    • v0.9.0
    • v0.7.5
    • v0.7.0
    • v0.5.0
    • v0.1.0
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Robust and scalable Jabber / XMPP Instant Messaging platform — Read more

  cancel

http://www.process-one.net/en/ejabberd/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Add Edoc comment about run_fold/4 function 
Badlop (author)
Mon Feb 08 12:27:10 -0800 2010
commit  4caf4da9a68364b85820a4c4574993e220eb593d
tree    293fcb39da04f14551101ea1617ac845e2c79577
parent  961640bd2c1ad659371ddd7593742a90e589789a
ejabberd /
name age
history
message
file COPYING Sat Oct 09 13:15:49 -0700 2004 * src/msgs/nl.msg: Updated (thanks to Sander De... [Alexey Shchepin]
file README Mon Feb 08 03:38:52 -0800 2010 Fix character in README file, in master, too. [badlop]
directory contrib/ Wed Sep 02 07:26:01 -0700 2009 Replace calls from 'regexp' to the OTP R12 new ... [badlop]
directory doc/ Fri Feb 05 04:34:09 -0800 2010 Copied release notes from previous 2.1.* releas... [badlop]
directory examples/ Tue Jun 16 04:27:33 -0700 2009 Do not include mod_irc, it can be found in ejab... [badlop]
directory src/ Mon Feb 08 12:27:10 -0800 2010 Add Edoc comment about run_fold/4 function [badlop]
directory tools/ Mon Nov 23 04:43:56 -0800 2009 Change captcha.sh to not depend on bash (thanks... [badlop]
README
ejabberd - High-Performance Enterprise Instant Messaging Server 

Quickstart guide


0. Requirements

To compile ejabberd you need:
 - GNU Make
 - GCC
 - Erlang/OTP R12B-4 or higher, R13B or higher.
 - exmpp 0.9.2 or higher
 - OpenSSL 0.9.6 or higher, for STARTTLS, SASL and SSL
   encryption. Optional, highly recommended.
 - Zlib 1.2.3 or higher, for Stream Compression support
   (XEP-0138). Optional.
 - Erlang mysql library. Optional. MySQL authentication/storage.
 - Erlang pgsql library. Optional. PostgreSQL authentication/storage.
 - PAM library. Optional. For Pluggable Authentication Modules (PAM).
 - ImageMagick's Convert program. Optional. For CAPTCHA challenges.


1. Compile and install on *nix systems

To compile ejabberd, go to the directory src/ and execute the commands:
  ./configure
  make

To install ejabberd, run this command with system administrator rights
(root user):

  sudo make install

These commands will:
 - Install the configuration files in /etc/ejabberd/
 - Install ejabberd binary, header and runtime files in /lib/ejabberd/
 - Install the administration script: /sbin/ejabberdctl
 - Install ejabberd documentation in /share/doc/ejabberd/
 - Create a spool directory: /var/lib/ejabberd/
 - Create a directory for log files: /var/log/ejabberd/


2. Start ejabberd

You can use the ejabberdctl command line administration script to
start and stop ejabberd. For example:
  ejabberdctl start


For detailed information please refer to the
ejabberd Installation and Operation Guide
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server