sh autogen.sh don't work in ubuntu.
This commit is contained in:
parent
513f3047f2
commit
45563764a4
|
@ -72,7 +72,7 @@ or if you use hg version and you didn't 'make install' you can also run from gaj
|
||||||
</ul>
|
</ul>
|
||||||
<p>steps to compile gajim:</p>
|
<p>steps to compile gajim:</p>
|
||||||
<pre>
|
<pre>
|
||||||
$ sh autogen.sh
|
$ ./autogen.sh
|
||||||
$ ./configure
|
$ ./configure
|
||||||
$ make
|
$ make
|
||||||
</pre>
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue