Changeset 7248 for trunk/README.html
- Timestamp:
- 10/15/06 12:32:17 (2 years ago)
- Files:
-
- 1 modified
-
trunk/README.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.html
r7214 r7248 91 91 <li>libtool</li> 92 92 <li>intltool-0.35.0 </li> 93 <li>pkgconfig >= 0.19</li> 93 94 </ul> 94 95 </p> … … 96 97 <pre> 97 98 $ sh autogen.sh 99 $ ./configure 100 $ make 101 </pre> 102 Alternatively, if you don't want to install all these packages, you can get a nightly snapshot from <a href="http://www.gajim.org/downloads/snap/">here</a> and procede as usual: 103 <pre> 98 104 $ ./configure 99 105 $ make
