- Mitglied seit
- 2 Dez 2007
- Beiträge
- 8,014
- Punkte für Reaktionen
- 28
- Punkte
- 48
ircd-hybrid, noch ein irc-server für die FritzBox. Noch nicht getestet. Mit den Dateien im Anhang (Archiv) kann der irc-server kompiliert und installiert werden:
Code:
> file ircd
ircd: ELF 32-bit LSB executable, MIPS, MIPS32 version 1 (SYSV), statically linked, stripped
Code:
~ $ ldd /var/media/ftp/uStor01/external/ircd
not a dynamic executable
~ $ ircd -help
Usage: ircd [options]
Where valid options are:
-dlinefile <string> File to use for dline.conf
-configfile <string> File to use for ircd.conf
-klinefile <string> File to use for kline.conf
-xlinefile <string> File to use for xline.conf
-logfile <string> File to use for ircd.log
-pidfile <string> File to use for process ID
-foreground Run in foreground (don't detach)
-version Print version and exit
-help Print this text
~ $ ircd -version
ircd: version hybrid-7.2.3