X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: unknown-1 Subject: info needed Date: Wed, 16 Apr 2008 18:43:59 +0000 (UTC) Lines: 31 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Hi I am afraid I am running for the most stupid question award but I give it a try anyway. I installed Cygwin on WindowsXP with the setup program from the Cygwin.COM. I used the program yesterday to get the latest updates. Now I try to compile PSPP (a statistical package) with Cygwin. But ./Configure reports: configure: error: The following required prerequisites are not installed. You must install them before PSPP can be built: gtk+ 2.0 v2.12.0 or later (or use --without-gui) libglade 2.0 (or use --withput-gui) The latest is a bug the report should say libglade 2.6. When I check the versions within cygwin: pkg-config --modversion gtk+-2.0 result: 2.6.10 pkg-config --modversion libglade-2.0 result: 2.5.1 After that I googled checked the mailing list etc. But I can't find a clue how to get the newer gtk+ en libglade version in my cygwin installation. Who can give me a hint how to update to the required versions? Thanks for any answer. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/