From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3885 invoked by alias); 14 Sep 2014 19:16:35 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3876 invoked by uid 89); 14 Sep 2014 19:16:34 -0000 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 Received: from mail-la0-f52.google.com (HELO mail-la0-f52.google.com) (209.85.215.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 14 Sep 2014 19:16:34 +0000 Received: by mail-la0-f52.google.com with SMTP id gq15so877334lab.25 for ; Sun, 14 Sep 2014 12:16:30 -0700 (PDT) X-Received: by 10.112.198.228 with SMTP id jf4mr22021413lbc.35.1410722190180; Sun, 14 Sep 2014 12:16:30 -0700 (PDT) Received: from [192.168.2.108] (p5B1744DF.dip0.t-ipconnect.de. [91.23.68.223]) by mx.google.com with ESMTPSA id m5sm3321971laa.37.2014.09.14.12.16.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Sep 2014 12:16:29 -0700 (PDT) Message-ID: <5415E98A.4050701@gmail.com> Date: Sun, 14 Sep 2014 22:29:00 -0000 From: Marco Atzeri 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@cygwin.com Subject: Re: /usr/bin/install doesn't install files from Makefile References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00240.txt.bz2 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