hexchat/plugins/fishlim/INSTALL

17 lines
187 B
Plaintext
Raw Normal View History

2011-11-24 17:17:31 -05:00
Install dependencies (on Debian/Ubuntu):
sudo apt-get install build-essential libglib2.0-dev libssl-dev
Build the plugin with:
make
Install with:
sudo make install