This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building WebKit/GTK+ - Pango


Siddhartha Shivshankar wrote:

> I got Pango 1.12.4 from the above page and used the normal sequence 
> to build it. (configure, make, make install)
> 
> But even after this, configure for Webkit cries that the cygwin 
> version of pango is 1.8. How can I install pango(-devel) 1.12.4?

  What you describe sounds like it should have worked.  Did you use a different
--prefix= setting for Pango than you are trying for Webkit?  You might need to
try some sort of --with-pango= option.  If you take a look through the
config.log, it might show why the configure only found the old pango and not
your new one.

    cheers,
      DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]