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 53 and Version 54 of GSoC2008/VoiceAndVideo


Ignore:
Timestamp:
Jul 19, 2008, 10:44:11 PM (16 years ago)
Author:
kyrian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2008/VoiceAndVideo

    v53 v54  
    8383CONFIGURE SCRIPT.
    8484
    85 It uses pkg-config and loads up the following file on FC9, by the sounds of it:
    86 /usr/lib/pkgconfig/farsight-0.1.pc so merging that config into the ./configure line may actually persuade it to pick up farsight2 as opposed to farsight1. Trying without farsight (v1) packages installed...
     85The configure script additions for FARSIGHT/GSTREAMER only look at files available to pkg-config, and don't use the normal library search pattern to find them. This could be improved in the configure script eventually, but here's a possible workaround:
     86
     87ln -s /usr/local/lib/pkgconfig/farsight2-0.10.pc /usr/lib/pkgconfig/farsight2-0.10.pc
     88
     89[ This links the custom-installed pkg-config info for your farsight2 version where Fedora can find it by default ]
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!