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:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=f1gLD+ir2Y4X67uF YF83HoBQOd1MOMnwVDpew8xKgRffBHrljo3zLunboP4d1gj42kVTXZ2Ogqg16SlX AkC7/iEMcRc2VegHGpSwsbHBMQH6cJNDnKCs05i5bLJ3FYAS8bGScU6FvcoYuyb2 aMOyvjDjLrEX/9JKcBQwXNKeutY= 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:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=qwE/ErpF6NiK2S/Vi5BzIE TRanA=; b=whw0KlzX9x4gkv47ijhIfiVun7LJq1diO75H2fKpIXyTFliHDiUe9l Sc3kz+3GfBcQYibVZYQB7QwYavsYVSDMoa6X+CJjXxFIbLVpvlUzQW9HMH7YckW7 lkuhZEjC+qSiR99DXOP1Gq8MSYJIkYorzALgERtmX6swRD7ayVEek= 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=2.0 required=5.0 tests=AWL,BAYES_00,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE autolearn=no version=3.3.1 Message-id: <5180327E.4020109@cygwin.com> Date: Tue, 30 Apr 2013 17:07:10 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Compiling deja-dup References: ,<517F09AF DOT 4090105 AT cygwin DOT com> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 4/30/2013 11:47 AM, Maarten Jacobs wrote: > Thanks! Helpful hints. After posting initially I progressed a little further. I'm starting on my own "cheat sheet" but wanted to share a few observations that may be of use to someone who travels the same road I'm going down. > > 1. Make sure your path does not include " ". Some of the packages I > tried to compile from source failed with funny errors eluding to "Files/Windows" > (obviously "Program Files/Windows") - once I updated my Path to not include > references to "Program Files" those errors went away. I assume you meant "Program Files" in your opening statement. Your solution works. The alternative is to quote the internal paths with spaces or otherwise escape the spaces. > 3. Most of the source I worked with came from > ftp://cygwin.org/pub/cygwinports/release-2/GNOME, as it turned out a very > good source of CygWin packages - including a few that not appear on Cygwin's > setup (such as libpeas that I have not been able to find) More than "a few" packages in Cygwin Ports are not in the official distribution. :-) They can all be installed with 'setup.exe' if you add the path to the Cygwin Ports repository to 'setup.exe' though. > 5. A number of my problems were caused by the fact that I was building > my source on a network drive (as my home directory happens to be located on a > share). My experience shows that building on the local machine works a lot > better. I think it has something to do with symbolic links not working right > on network shares (or is that just Samba network shares?) Permissions are more problematic on your typical network share. If you can avoid them, that makes things easier, yes. > If anybody believes this compiled version of deja-dup would be share > worthy I'm happy to do so.---------------------------------------- Is it really different from the one on Cygwin Ports? Regardless, if you want to provide it as an official package for Cygwin, read through and in your ITA/ITP, just ask Yaakov if he minds you picking up this package and its dependencies from him. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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