delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/09/17/06:16:55

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=PndcRRIHnrajN0nieyECHvZfeXIUGEjUA3qaTA57NMd
LoSwcZmYDnXkyJQAyrf9a+6hgIogNShZIDfxKU82R+PNi01ENaeCeZdxgdraF/nT
Hn/y7dtmesnZbbOFwJHP48mpyu84Gb7IR55ux+Px6P5RGtqHGuDZgUC+HlS3r9/A
=
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=+O1vngwjpgpINpfH0p4aSWjWP2c=; b=me78csnYfI9+1fjRq
k0hZg8AOOEfzrJe3Pn7Zr3vPufTkx/y/nhRdDYXjkKb9Zmlei7zkaE4dci9qrZdO
Sj1IzWa1rIdTeU6DMWZzpmqcHjbNB+m/G596G67Iw8Uqp1pijh4bgaInIg7bTeK0
wpnXL/K/V3Ka+m0qRr5n/poYFo=
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=-1.1 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-la0-f46.google.com
X-Received: by 10.112.105.231 with SMTP id gp7mr21936902lbb.77.1410948991336; Wed, 17 Sep 2014 03:16:31 -0700 (PDT)
Message-ID: <54195F78.5010701@gmail.com>
Date: Wed, 17 Sep 2014 12:16:24 +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: <5415790E DOT 8030209 AT gmx DOT net> <CAEhDDbCDi5Vu8=agC_zCfbd6tki5V3PBQGKL6ZtgdmdPPRWrew AT mail DOT gmail DOT com> <54181257 DOT 5050500 AT gmx DOT net> <CAEhDDbA9u9Atb2qf3LJW8or2SHDDwPHYS4ST3DecjF=udqsdng AT mail DOT gmail DOT com> <54194CCA DOT 9070101 AT gmx DOT net>
In-Reply-To: <54194CCA.9070101@gmx.net>
X-IsSubscribed: yes

On 17/09/2014 10:56, Michael Osipov wrote:
> Am 2014-09-16 um 19:59 schrieb Csaba Raduly:
>> Hi Michael,


> Unfortunately, it is not:
> ...
> (cd /home/mosipov/asciidoc/bin; ln -sf asciidoc.py asciidoc)
> (cd /home/mosipov/asciidoc/bin; ln -sf a2x.py a2x)
> 

have you thought to look on asciidoc source ?
The install system is very poor, so it is not an issue of make..

However with

$ autoreconf -ifv
$ ./configure --prefix=/asciidoc
$ make install DESTDIR="/tmp/foo"

I was able to install in "/tmp/foo/asciidoc"

same for any other destination


> Michael

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019