X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A73D717.1090507@gmail.com> Date: Sat, 01 Aug 2009 06:48:07 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Building WebKit/GTK+ - Pango References: <143280 DOT 15036 DOT qm AT web43135 DOT mail DOT sp1 DOT yahoo DOT com> In-Reply-To: <143280.15036.qm@web43135.mail.sp1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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