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:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; q=dns; s=default; b=ALHv xx0WxXw4y1KO0q3isxey1YmXIemYlSBeL7gnPO+tqJm0xbOzJFDEd9NIpqUHwAHU MFXm++PF8gvRTur+I2b2Yegn/5DfRxEj3Iw3/WYEVN0chbcaeQnC5uUaJeKm+mh7 BmSgwsboClGgQ3nQdWazzpuHhjpO093ChMHmQ/4= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; s=default; bh=VY065KHGx5 GiQGC5wbf+IsCFq0Y=; b=qLEF388XgQ1pZeViaavnhvBGjpAyL6A1Pi/UzAG2zD k87RVs7O6OXDTYshGed+pNbZjGXnuOmp1H2ojPhdK3ghbBN7Sib/7qS1iLGnsA43 3OE7/gYeqXdzB3cBPoRGVnPcUlOiJlhjafrIiGoQb8DYI3vWU2Ufo17hNFCcUa0a o= 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.4 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:anrdaem, anrdaemon AT yandex DOT ru, U*anrdaemon, anrdaemonyandexru X-HELO: mail-it0-f53.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=EXWdCCkqxDaz9/dZfMx4QpbnQgcRUgweNL1L+bd1fJ4=; b=NDkJwe9nCpOyVJFo4Q13GEqPr/6ZeW3IgNcwTWruQBS/G5T1pLriWB8ooj3yDxKisD QtSESNg0kWsWsM/IO/shgD+hpMGGJDokvP+9RWFThjKss03ncw591esWmngVS/k9tkKh 2RUo2xKNrm+o2d+e/hBrtZ3d1qkTZmxgy9yWDNvAnk7oKy6o9qFTq6OOg7Tdalzu2Kov pm9/vygGS++nABgYTXI3/bFcfkR9U/njTQPs+dZxtsajxTGehSgfvkJJJUL92Xl3NT/X HYUxxwTbI4nHFOVJfLzMFh+l6jWoFJC+NHMvGIFkQlIFvwNrd17/VTlA3Pf1nN6dEoBl KRVg== X-Gm-Message-State: AA6/9RmLwsPgCt2QuKzlMg17mqtt34rnc1r0vPMvzxThr3CvivX1nu08X0xzYjOKgLHXQ1i6PeB5Uvtb7oRBMg== X-Received: by 10.36.48.149 with SMTP id q143mr11762288itq.48.1474806996231; Sun, 25 Sep 2016 05:36:36 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <14910411119.20160925111705@yandex.ru> References: <14910411119 DOT 20160925111705 AT yandex DOT ru> From: marco atzeri Date: Sun, 25 Sep 2016 14:36:35 +0200 Message-ID: Subject: Re: More cygwin installations To: "cygwin AT cygwin DOT com" Cc: Silver Zachara Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Sun, Sep 25, 2016 at 10:17 AM, Andrey Repin wrote: > Greetings, Silver Zachara! > >> can i install cygwin multiple times to different folders? E.g. >> c:\cygwin64, c:\cygwin64_x_test1, c:\cygwin64_x_test2 > >> I want to know, if there will not be any collisions or something similar. >> Or there have to be only one cygwin installation? > > You MAY use multiple parallel installations. But it is least advisable for > people unfamiliar with environment, clashes may occur and you would have a > hard(-er) time figuring them out. I don not see such big risk with multiple installations. Basic rules appliy: - separate PATH between the diffent installations. defining CYGWIN_NOWINPATH help on it - don't mix services as they will be called all in the same way by the different installation. > If you indeed need test installations, a virtual machine is the better route, > IMO. Usually if Virtual Machines are possible there are less motives to use cygwin; people developing for cygwin are of course the exception. > With best regards, > Andrey Repin Regards Marco -- 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