Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 29 and Version 30 of GSoC2008/VoiceAndVideo


Ignore:
Timestamp:
Jul 18, 2008, 9:07:45 AM (16 years ago)
Author:
kyrian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2008/VoiceAndVideo

    v29 v30  
    8888AVAHI_CFLAGS=-I/usr/include/avahi-glib ./configure --with-avahi-client-includes=/usr/include/avahi-client
    8989
    90 However, it is probably more logical to download a .src.rpm of pidgin from Fedora and mimic at least part of its ./configure command from /usr/src/redhat/SPECS/pidgin.xpec, which I'll try later.
     90However, it is probably more logical to download a .src.rpm of pidgin from Fedora and mimic at least part of its ./configure command from /usr/src/redhat/SPECS/pidgin.spec. The mandatory parts of the FC spec file's configure line for pidgin are:
     91
     92--enable-gnutls=no \
     93--enable-nss=yes \
     94--enable-cyrus-sasl \
     95--enable-tcl \
     96--enable-tk \
     97--disable-schemas-install
     98
     99And then there are optional args which I am not so sure about.
    91100
    92101[ More later. You *might* be able to just do "make && make install" after that, I am not sure ]
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!