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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=d/aA/NoFep8txV+xcpU38zdaMyZ29ougQhTV6IHOAcOVwYpxan2t3 a8AvFAYaEjH/eaKxkmje35C3+7284KLIHwDAUU8O4CIk4Bs58/lkKqZ6/E0+S5Iu P5ajLLo1dmXzuSAeyX6avo6LnlHzBKpyQhypjGyaZHWLhsywUSjpu0= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=JSMoEXVkhyvl7ghxldgKUGnBJYw=; b=KoXxLfYMxYA5XemGeLgpE2F6UJvk O1w6et82pm3M4kcaJgzNLgabC4e+wl/N651wDEriHBBz+haas5WfpToA522RZLAO zuCMZzKKfLhSYwSmJr6T/swl9PJvnMogEGydmxG3ICwvSnUwt+TUdu1Nq92LzKHz SGha7/UFJxfyP9c= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_50,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=installer, bz2, dpkg, packager X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: How can I try a newly build package locally? Date: Wed, 6 Apr 2016 07:57:45 +0000 (UTC) Lines: 18 Message-ID: References: <1459893529576-126009 DOT post AT n5 DOT nabble DOT com> 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 thoni56 junovagen.se> writes: > We use CMake so there is a packager available, and it's easy to create a > .bz2 package. Cygwin packages have moved to .tar.xz for quite a while. Also, please build and package with cygport. > Once I've created the package, how can I try it locally? In Linux this can > easily be done with dpkg, but is there a way to use the Cygwin package > installer so that it picks up a local package? You can point setup.exe at a local directory, but it'd be preferrable if you created a local package repository with genini (you can then use it as an additional repo during install). Regards, Achim. -- 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