Browsing all articles tagged with on
4
How to install ZNC from Source on Ubuntu
Thursday, February 18th, 2010
Before you go and install this please note that you shouldn’t install this as root. Make another account to install or make an account just for the ZNC. Step 1: Install the Requirements. In the command line type the following: sudo apt-get update sudo apt-get install libc6-dev gcc build-essential Step 2: Download ZNC From source [...]