X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL.md;h=b5ad20edc6b473e7b1eacdcf436a2e72ffa2962f;hb=46081d619a4777e53552e6a1fb97b45ffe8465bf;hp=5d521b55cdee07a1439c977eb335374b8b3279fe;hpb=02850008f4a4e8fff5799157d21ee7924345b3e1;p=ngircd-alex.git diff --git a/INSTALL.md b/INSTALL.md index 5d521b55..b5ad20ed 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,7 +1,7 @@ # [ngIRCd](https://ngircd.barton.de) - Internet Relay Chat Server -This document explains how to install ngIRCd, the lightweight Internet Relay -Chat (IRC) server. +This document explains how to install and configure ngIRCd, the lightweight +Internet Relay Chat (IRC) server. The first section lists noteworthy changes to earlier releases; you definitely should read this when upgrading your setup! But you can skip over this section @@ -10,6 +10,10 @@ when you do a fresh installation. All the subsequent sections describe the steps required to install and configure ngIRCd. +Please see the file `doc/QuickStart.md` in the `doc/` directory and +[online](https://ngircd.barton.de/doc/QuickStart.md) on the homepage for some +configuration examples. + ## Upgrade Information Differences to version 25 @@ -206,6 +210,14 @@ build the sources including all optional features and to run the test suite: libident-dev libpam-dev pkg-config libwrap0-dev libz-dev telnet ``` +#### ArchLinux based distributions + +``` shell + pacman -S --needed \ + autoconf automake expect gcc gnutls inetutils libident libwrap \ + make pam pkg-config zlib +``` + ### `./autogen.sh` The first step, to run `./autogen.sh`, is *only* necessary if the `configure` @@ -353,6 +365,10 @@ Please have a look at the `ngircd(8)` and `ngircd.conf(5)` manual pages for details and all possible command line and configuration options -- **and don't forget to run `ngircd --configtest` to validate your configuration file!** +The file `doc/QuickStart.md` in the `doc/` directory and +[online](https://ngircd.barton.de/doc/QuickStart.md) on the homepage has some +configuration examples, you should take a look :-) + After installing ngIRCd, a sample configuration file will be set up (if it does not exist already). By default, when installing from sources, the file is named `/usr/local/etc/ngircd.conf` (other common names, especially for