IRCNow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

openbsd:irc:wraith [2019/11/24 18:54]
jrmu created
openbsd:irc:wraith [2019/11/25 02:01] (current)
jrmu
Line 1: Line 1:
 First, download the source tarball from [[https://​wraith.botpack.net/​wiki/​Download|wraith'​s website]]. I chose [[https://​botpack.net/​wraith-release.tar.gz|release v1.4.9]]. First, download the source tarball from [[https://​wraith.botpack.net/​wiki/​Download|wraith'​s website]]. I chose [[https://​botpack.net/​wraith-release.tar.gz|release v1.4.9]].
 +
 +Go into the directory and compile the software using gmake:
  
 <​code>​ <​code>​
-./​configure +./​configure 
-gmake+gmake
 </​code>​ </​code>​
 +
 +