@@ -90,6 +90,7 @@ You will need GNU autotools in order to install Gajim from svn. This includes:
<li>autoconf >= 2.59 </li>
<li>libtool</li>
<li>intltool-0.35.0 </li>
<li>pkgconfig >= 0.19</li>
</ul>
</p>
steps to compile gajim:
...
...
@@ -98,6 +99,11 @@ steps to compile gajim:
$ ./configure
$ make
</pre>
Alternatively, if you don't want to install all these packages, you can get a nightly snapshot from <ahref="http://www.gajim.org/downloads/snap/">here</a> and procede as usual: