Changeset 596

Show
Ignore:
Timestamp:
07/22/05 08:42:29 (3 years ago)
Author:
jajcus
Message:

- libgadu is now included in the transport sources, so not required any more

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/INSTALL

    r565 r596  
    77                Tested with glib-2.4.0 
    88 
    9         - libgadu >= 1.4 (http://dev.null.pl/ekg/) 
    10                 Tested with libgadu-1.4 
    11                 libgadu compiled with pthread support tend to create insane 
    12                 number of threads. It is recommended to disable thread 
    13                 support in libgadu. 
    14  
    159        - libidn >= 0.3.0 (http://www.gnu.org/software/libidn/) 
    1610                Tested with libidn-0.4.1 
     
    3630 
    3731otherwise 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-snapshot 
    42  
    4332 
    4433-------------------------------------------------------------------- 
  • trunk/INSTALL.Pl

    r585 r596  
    77                Przetestowane z glib-2.4.0 
    88         
    9         - libgadu >= 1.4 (cz� EKG, http://dev.null.pl/ekg/) 
    10                 Przetestowane z libgadu-1.4 
    11                 libgadu-1.4 skompilowane z obs�ug� w�tk�pthread) czasami 
    12                 tworzy bardzo du�o niepotrzebnych w�tk�Zaleca si�       stosowanie libgadu skompilowanego bez obs�ugi pthread. 
    13  
    149        - libidn >= 0.3.0 (http://www.gnu.org/software/libidn/) 
    1510                Przetestowane z libidn-0.4.1 
     
    3732bibliotek, takich jak gettext. 
    3833 
    39 Je�li naprawd�hcesz skompilowa�ggtrans ze snapshotem libgadu u�yj: 
    40  
    41         ./configure --with-libgadu-snapshot 
    42