X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; q=dns; s=default; b=G9qNuByB08l6dtVie60tI5h+tKm1p7wkxWASKmnft8z y+aNuuJbA/Xzn0/cAEMudzIzvGFxYfye/Nk30y+BTE47kGpCnZSMRMKBM2gbXNOs gVyhg/25If3HoEZ3EtE+CI/s6mVm4fPCkFnLTnL9Jt/ZirR7JZ3eZxevs+VGZ4kQ = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; s=default; bh=yjA/mb6Cj1on+A9tTA3VxH/rEOU=; b=FGrHvlbzTDl3/qUsU WXiXHuEE6qLSzU0kGvlJGGEmvutIYgBI4PNOKsWmeKYZjDBKv5pcDV0EdhEK1w/n UiWrRPpJC+R9U/OualR1y+0VFH9eHruhSek/K/Vka5Em6mb8BvIFuoluEpEUMQia VsY3rderEjnckScZ1TvOrrH9/s= 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 X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 X-EIP: [muf9MYk6EMF8o3BF958M23ZzHx/Wq11q] Message-ID: From: Maarten Jacobs To: "cygwin AT cygwin DOT com" Subject: RE: Compiling deja-dup Date: Mon, 29 Apr 2013 17:22:20 -0400 In-Reply-To: References: Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r3TLMZgp011856 Hello all, I have a noob question for direction. I thought it would be an interesting project to attempt to compile deja-dup under Cygwin. (So far I have not been successful finding out if this was done successfully before, or not). However - it appears I have trouble getting my environment set up to allow it to compile. When I try to compile deja-dup, it complains about not having the "libpeas" package. I couldn't find "libpeas" using the cygwinsetup, so I downloaded the source for that. Well, libpeas won't compile because it can't find "gobject-introspection". I installed everything I could find from setup related to "gobject-introspection", still no luck. So I tried compiling gobject-introspection from source - again no luck as it fails with a pretty cryptic error. (I can replicate all the variosu different errors I come across if anybody's interested). The long and short of my question is: is there a way for me to make sure that all my build dependencies are met, without having to actually go through the compilation process? Thanks, Maarten -- 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