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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=dgEFC/fDO6H2b31bzYO6jkbizj0AgZD+M6SNiSklZzmMI7GHI9nfq aiBy4dSey+UxDnVOkDN3bzS2A4s8S9vkAm9FV1pVeAe49SbDBv6TfkcMMVjViIUn 4WGgq8y5r3PeS1QdSMNgp0s6/Xk6RcrF/dUpYIWBO3PMhYTkt6t3QY= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=4wDQqeGd7o61Is1C8DYqu7exX9c=; b=ZHqQrxmuJf+b0HIBeur1tMknsNhh CPsxYZ7h9YtfRpNXf70c5tXJkGaSDl4n1Bcil0ncvtrkQbvLr4ClbO9IJemFlpjo cykUSf20Ca9g0XTSS5JvwMkwz+gWwbWcSedn3eoIajlOOXHS1e/DebPdYplaiUjd ggC+5oZkH/QVg3E= 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.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Wed, 16 Oct 2013 13:47:46 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Installing new cygwin programs, writes over /usr/local/bin link Message-ID: <20131016114746.GA7458@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <21085 DOT 47659 DOT 817174 DOT 331908 AT consult DOT pretender> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <21085.47659.817174.331908@consult.pretender> User-Agent: Mutt/1.5.21 (2010-09-15) Note-from-DJ: This may be spam --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Oct 15 17:56, ANONYMOUS wrote: > Is there any reason why each time a new cygwin program is > installed/updated, the installer overwrites my /usr/local/bin link? >=20 > I symlink /usr/local/bin to another location and it gets overwritten > each time. >=20 > Is there any way to avoid such behavior? Not for the time being. Rather than creating a symlink, create a mount point in /etc/fstab or /etc/fstab.d/$USER: C:/your/own/local/bin /usr/local/bin xxx binary 0 0 Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAEBAgAGBQJSXnziAAoJEPU2Bp2uRE+gdEYP/RQcyJEfFYMPxMaOrT9OMh0e YpJSrFmNqrIP0WgyWtE7MKnAC8z9NB8g3tl8IRCHH2FgvmxhpOJfNiRh5NGY74Jx p7wYpzto6Hm36RY8ju7bSSIWLvvYQ8uisS6LipZu7QhCZQeOg9AG20T2xSvtNgTz Dy7iFJc7qqQJmRRYAm0Gpt1JiCiFJPA0CsTyfj4QGtW1OHvnrtahT2NXgnH1Q14C C0v27IrM3eXXvqVdKvUJmV1sOiBZceJ9o44/4vW3Q8Cuf+0VNOJoGf4OALqaLWs8 CN3F3PIGWaen3GEzUGMmscZu2Qxc0cgJRwMcGAgGlYeKmq9lKfIaTfZRAAuF1RoX 6ELFrlDCsYrDNKHOUj8VVYPt9oBJZTkSwvN/oV+jwteL/27mwNbP734EXjpzJXnJ S1FPcTVooId17/1+4CZEpf0KyeTQBt5fVj6H2aQ7W2ndZBo9xkyuX8JyaCDSbzsM Dkmjxtz6OoQWmXMsX1zP31VTeaB3qlSoKxVmKy0P04i6rUCRLVXPR38zdV/vJ7D/ PuOM1fY1goW7Y1Jacy9N+JjNWEZ/v4pq23OFbDlolkOhJup8WXu7sBdUXuXzSZy2 x+mzjtnbZjFLQkP9IQke/AuMZdY9SBB+4SDI7qESeSp1Ct/cZ6r62ogSnTBGfXEb FddbbA/rXHr8ENqVfbPN =+n7L -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--