InspIRCD: Unterschied zwischen den Versionen

Aus niCe.team Resurrection
Wechseln zu: Navigation, Suche
K (Die Seite wurde neu angelegt: „==Download== https://github.com/downloads/inspircd/inspircd/InspIRCd-2.0.6rc1.tar.bz2 ==Vorraussetzungen== *GCC (apt-get install gcc) == Setup == * Entpacken (t…“)
 
K (Vorraussetzungen)
Zeile 4: Zeile 4:
 
==Vorraussetzungen==
 
==Vorraussetzungen==
 
*GCC (apt-get install gcc)
 
*GCC (apt-get install gcc)
 +
*G++ (apt-get install g++)
  
 
== Setup ==
 
== Setup ==
 
* Entpacken (tar xvf)
 
* Entpacken (tar xvf)
 
* ./configure
 
* ./configure

Version vom 14. Mai 2012, 10:43 Uhr

Download

https://github.com/downloads/inspircd/inspircd/InspIRCd-2.0.6rc1.tar.bz2

Vorraussetzungen

  • GCC (apt-get install gcc)
  • G++ (apt-get install g++)

Setup

  • Entpacken (tar xvf)
  • ./configure