Changeset 596 for trunk/INSTALL
- Timestamp:
- 07/22/05 08:42:29 (3 years ago)
- Files:
-
- trunk/INSTALL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/INSTALL
r565 r596 7 7 Tested with glib-2.4.0 8 8 9 - libgadu >= 1.4 (http://dev.null.pl/ekg/)10 Tested with libgadu-1.411 libgadu compiled with pthread support tend to create insane12 number of threads. It is recommended to disable thread13 support in libgadu.14 15 9 - libidn >= 0.3.0 (http://www.gnu.org/software/libidn/) 16 10 Tested with libidn-0.4.1 … … 36 30 37 31 otherwise configure will not properly detect gettext or other needed library. 38 39 If you really want to compile jggtrans with a snapshot of libgadu use:40 41 ./configure --with-libgadu-snapshot42 43 32 44 33 --------------------------------------------------------------------
