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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=rPVD5O67/k2U/VII+YfyUViQ/ktEcky+bZ9Va6k0ai0 E9CbiHba13Ud5yJc8POpvNb6eokkXL6+IpH/TbI6lVRTgmCGYsraYQ/L2gQictKR e+tMYbkubTq52emsYhonc29RqVNZlL0G2jnRwLvJnsJHq+INpZfN6YaSJUSfn2yQ = 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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=jWBN3WXsc/BKvGefJACTGaKvUXg=; b=bjOppXrcVQX11wzde WxZAE6p3nQCxvkZ5Pp8iw+894PdNT2hgf5rNN2aj72yZC5QfSEbnP4PTI9WLW+ce Q3bQl2zaKz8kpMJEjep/NqvpfQinuio5YBNHGK9K6FQS40Lt41f/LwFBEkmsuZ9k Vmk43ikM2TC1ucHhko/q2poXpQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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=-0.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-la0-f52.google.com X-Received: by 10.112.198.228 with SMTP id jf4mr22021413lbc.35.1410722190180; Sun, 14 Sep 2014 12:16:30 -0700 (PDT) Message-ID: <5415E98A.4050701@gmail.com> Date: Sun, 14 Sep 2014 21:16:26 +0200 From: Marco Atzeri <marco DOT atzeri AT gmail DOT com> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: /usr/bin/install doesn't install files from Makefile References: <trinity-02e7b62f-1e28-4bde-accd-fb7d00ad01ce-1410715723385 AT 3capp-gmx-bs29> In-Reply-To: <trinity-02e7b62f-1e28-4bde-accd-fb7d00ad01ce-1410715723385@3capp-gmx-bs29> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 14/09/2014 19:28, Michael Osipov wrote: >> On 14/09/2014 13:16, Michael Osipov wrote: >>> Hi, >>> >>> I am trying to install an application which autoconf. While configure >>> and make run fine, make install does it's job but no files and >>> directories are created at the end. As if no action has happened. >>> >>> I am building asciidoc-8.6.9 from source. I am on Windows XP SP3. >>> >>> How can I figure out why install is silently failing? >>> >>> Thanks, >>> >>> Michael >> >> Is eventually installing in /usr/local ? > > It is indeed. I have also changed --prefix=$HOME/asciidoc. No avail also. that should work at configure step look on config.log for "prefix= .." setting > Michael 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