From c3bda4aaee350ba0a10d6db880c89eb435f0970f Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 31 Jul 2008 11:18:49 +0000 Subject: * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708) * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499 --- doc/guide.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index 4ecd8242..572a5df9 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -272,9 +272,9 @@ Support for virtual hosting.

Chapter 2  Installing ejabberd

2.1  Installing ejabberd with Binary Installer

Probably the easiest way to install an ejabberd instant messaging server -is using the binary installer published by Process-one. +is using the binary installer published by ProcessOne. The binary installers of released ejabberd versions -are available in the Process-one ejabberd downloads page: +are available in the ProcessOne ejabberd downloads page: http://www.process-one.net/en/ejabberd/downloads

The installer will deploy and configure a full featured ejabberd server and does not require any extra dependencies.

In *nix systems, remember to set executable the binary installer before starting it. For example:

chmod +x ejabberd-2.0.0_1-linux-x86-installer.bin
@@ -330,7 +330,7 @@ GNU Make
 
  • GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not needed on systems with GNU Libc.
  • 2.4.2  Download Source Code

    -

    Released versions of ejabberd are available in the Process-one ejabberd downloads page: +

    Released versions of ejabberd are available in the ProcessOne ejabberd downloads page: http://www.process-one.net/en/ejabberd/downloads

    Alternatively, the latest development version can be retrieved from the Subversion repository using this command:

    svn co http://svn.process-one.net/ejabberd/trunk ejabberd
    @@ -3283,7 +3283,7 @@ Alexey Shchepin (xmpp:aleksey@jabber.ru
  • Vsevolod Pelipas (xmpp:vsevoload@jabber.ru)
  • Appendix D  Copyright Information

    Ejabberd Installation and Operation Guide.
    -Copyright © 2003 — 2008 Process-one

    This document is free software; you can redistribute it and/or +Copyright © 2003 — 2008 ProcessOne

    This document is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

    This document is distributed in the hope that it will be useful, -- cgit v1.2.3