public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* /usr/bin/install doesn't install files from Makefile
@ 2014-09-14 13:38 Michael Osipov
  2014-09-14 14:35 ` Marco Atzeri
  2014-09-15 14:36 ` Csaba Raduly
  0 siblings, 2 replies; 14+ messages in thread
From: Michael Osipov @ 2014-09-14 13:38 UTC (permalink / raw)
  To: cygwin

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

--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-14 13:38 /usr/bin/install doesn't install files from Makefile Michael Osipov
@ 2014-09-14 14:35 ` Marco Atzeri
  2014-09-15 14:36 ` Csaba Raduly
  1 sibling, 0 replies; 14+ messages in thread
From: Marco Atzeri @ 2014-09-14 14:35 UTC (permalink / raw)
  To: cygwin



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 ?

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-14 13:38 /usr/bin/install doesn't install files from Makefile Michael Osipov
  2014-09-14 14:35 ` Marco Atzeri
@ 2014-09-15 14:36 ` Csaba Raduly
  2014-09-16 14:17   ` Michael Osipov
  1 sibling, 1 reply; 14+ messages in thread
From: Csaba Raduly @ 2014-09-15 14:36 UTC (permalink / raw)
  To: cygwin list

On Sun, Sep 14, 2014 at 1:16 PM, 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?

Hi Michael,

What's the output of "make install" ? Maybe the install target is just a no-op.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-15 14:36 ` Csaba Raduly
@ 2014-09-16 14:17   ` Michael Osipov
  2014-09-16 20:32     ` Csaba Raduly
  0 siblings, 1 reply; 14+ messages in thread
From: Michael Osipov @ 2014-09-16 14:17 UTC (permalink / raw)
  To: cygwin

Am 2014-09-15 um 12:15 schrieb Csaba Raduly:
> On Sun, Sep 14, 2014 at 1:16 PM, 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?
>
> Hi Michael,
>
> What's the output of "make install" ? Maybe the install target is just a no-op.

Hi Csaba,

I do not think that this is a nop, it wouldn't make any sense. Here is 
the make install output:

http://pastebin.com/sKELTjZe

Thanks,

Michael


--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-16 14:17   ` Michael Osipov
@ 2014-09-16 20:32     ` Csaba Raduly
  2014-09-17  9:02       ` Michael Osipov
  0 siblings, 1 reply; 14+ messages in thread
From: Csaba Raduly @ 2014-09-16 20:32 UTC (permalink / raw)
  To: cygwin list

Hi Michael,

On Tue, Sep 16, 2014 at 12:35 PM, Michael Osipov  wrote:
> Am 2014-09-15 um 12:15 schrieb Csaba Raduly:
>> What's the output of "make install" ? Maybe the install target is just a
>> no-op.
>
>
> Hi Csaba,
>
> I do not think that this is a nop, it wouldn't make any sense. Here is the
> make install output:
>
> http://pastebin.com/sKELTjZe
>

Indeed it isn't. Your files were installed under
/home/mosipov/asciidoc, e.g. asciidoc.py is in
/home/mosipov/asciidoc/bin/

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-16 20:32     ` Csaba Raduly
@ 2014-09-17  9:02       ` Michael Osipov
  2014-09-17 11:21         ` Marco Atzeri
  0 siblings, 1 reply; 14+ messages in thread
From: Michael Osipov @ 2014-09-17  9:02 UTC (permalink / raw)
  To: cygwin

Am 2014-09-16 um 19:59 schrieb Csaba Raduly:
> Hi Michael,
>
> On Tue, Sep 16, 2014 at 12:35 PM, Michael Osipov  wrote:
>> Am 2014-09-15 um 12:15 schrieb Csaba Raduly:
>>> What's the output of "make install" ? Maybe the install target is just a
>>> no-op.
>>
>>
>> Hi Csaba,
>>
>> I do not think that this is a nop, it wouldn't make any sense. Here is the
>> make install output:
>>
>> http://pastebin.com/sKELTjZe
>>
>
> Indeed it isn't. Your files were installed under
> /home/mosipov/asciidoc, e.g. asciidoc.py is in
> /home/mosipov/asciidoc/bin/
>

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

mosipov@mika /cygdrive/e/Downloads/asciidoc-8.6.9
$ ls -la $HOME
insgesamt 30
drwxr-xr-x+ 1 mosipov Kein    0 13. Sep 14:15 .
drwxrwxrwt+ 1 mosipov Kein    0 13. Sep 14:25 ..
-rw-------  1 mosipov Kein 4811 16. Sep 12:55 .bash_history
-rwxr-xr-x  1 mosipov Kein 1494 31. Mai 17:07 .bash_profile
-rwxr-xr-x  1 mosipov Kein 6054 31. Mai 17:07 .bashrc
-rwxr-xr-x  1 mosipov Kein 1919 31. Mai 17:07 .inputrc
-rw-------  1 mosipov Kein   72 15. Sep 11:19 .lesshst
-rw-r--r--  1 mosipov Kein   74 14. Sep 12:53 .minttyrc
-rwxr-xr-x  1 mosipov Kein 1236 31. Mai 17:07 .profile


Michael

--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-17  9:02       ` Michael Osipov
@ 2014-09-17 11:21         ` Marco Atzeri
  2014-09-17 23:03           ` Michael Osipov
  2014-09-22 23:49           ` Michael Osipov
  0 siblings, 2 replies; 14+ messages in thread
From: Marco Atzeri @ 2014-09-17 11:21 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-17 11:21         ` Marco Atzeri
@ 2014-09-17 23:03           ` Michael Osipov
  2014-09-22 23:49           ` Michael Osipov
  1 sibling, 0 replies; 14+ messages in thread
From: Michael Osipov @ 2014-09-17 23:03 UTC (permalink / raw)
  To: cygwin

Hi Marco,

Am 2014-09-17 um 12:16 schrieb Marco Atzeri:
> 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

I have reinstalled cygwin, just in case. Tried the commands above, it 
does work but only for /tmp. Anything else does not work. To compare 
stuff, I tried to configure, build and install curl. It does work with 
/usr/local.

I will raise a bug with asciidoc. Very annoying, I have wasted to much 
for this.

Thank you very much for your help,

Michael

--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-17 11:21         ` Marco Atzeri
  2014-09-17 23:03           ` Michael Osipov
@ 2014-09-22 23:49           ` Michael Osipov
  2014-09-23 14:27             ` Marco Atzeri
  1 sibling, 1 reply; 14+ messages in thread
From: Michael Osipov @ 2014-09-22 23:49 UTC (permalink / raw)
  To: cygwin

Am 2014-09-17 um 12:16 schrieb Marco Atzeri:
> 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"

Hi Marco,

just tried to reproduce this on some other project which should work. I 
have tried curl from GitHub master.

I have the very same result. I cannot install in $HOME/curl but
make install DESTDIR="/tmp" successfully ends up in /tmp/home/mosipov/curl.

This is very strange.

Michael


--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-22 23:49           ` Michael Osipov
@ 2014-09-23 14:27             ` Marco Atzeri
  2014-09-23 16:05               ` Andrey Repin
  2014-09-25 20:37               ` Michael Osipov
  0 siblings, 2 replies; 14+ messages in thread
From: Marco Atzeri @ 2014-09-23 14:27 UTC (permalink / raw)
  To: cygwin

On 22/09/2014 23:14, Michael Osipov wrote:
> Am 2014-09-17 um 12:16 schrieb Marco Atzeri:
>> 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"
>
> Hi Marco,
>
> just tried to reproduce this on some other project which should work. I
> have tried curl from GitHub master.
>
> I have the very same result. I cannot install in $HOME/curl but
> make install DESTDIR="/tmp" successfully ends up in /tmp/home/mosipov/curl.
>
> This is very strange.
>
> Michael
>

why strange ?

the final installation dir is ${DESTDIR}${PREFIX}

for if you put
   DESTDIR="/tmp"
   --prefix=$HOME/curl

the result will be in  /tmp$HOME/curl alias /tmp/home/mosipov/curl

On asciidoc there is a mistake and the final dir is
   ${DESTDIR}/${PREFIX}

so if you define only
   --prefix=$HOME/curl
   and not DESTDIR

the final dir should be /$HOME/curl alias //home/mosipov/asciidoc
and cygwin rejects the leading "//" as they have a special meaning.
https://cygwin.com/cygwin-ug-net/using.html#unc-paths

In that case the trick is
   DESTDIR="/"
  --prefix=$HOME/asciidoc

the result will be in  ///$HOME/asciidoc
  alias ///home/mosipov/asciidoc
  alias /home/mosipov/asciidoc

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-23 14:27             ` Marco Atzeri
@ 2014-09-23 16:05               ` Andrey Repin
  2014-09-25 20:37               ` Michael Osipov
  1 sibling, 0 replies; 14+ messages in thread
From: Andrey Repin @ 2014-09-23 16:05 UTC (permalink / raw)
  To: Marco Atzeri, cygwin

Greetings, Marco Atzeri!

> why strange ?

> the final installation dir is ${DESTDIR}${PREFIX}

> for if you put
>    DESTDIR="/tmp"
>    --prefix=$HOME/curl

> the result will be in  /tmp$HOME/curl alias /tmp/home/mosipov/curl

> On asciidoc there is a mistake and the final dir is
>    ${DESTDIR}/${PREFIX}

It is still the case after nearly five years? O.o
I just digged a mail in my archives that point to the same issue.

> so if you define only
>    --prefix=$HOME/curl
>    and not DESTDIR

> the final dir should be /$HOME/curl alias //home/mosipov/asciidoc
> and cygwin rejects the leading "//" as they have a special meaning.
> https://cygwin.com/cygwin-ug-net/using.html#unc-paths

> In that case the trick is
>    DESTDIR="/"
>   --prefix=$HOME/asciidoc

> the result will be in  ///$HOME/asciidoc

>   alias ///home/mosipov/asciidoc
>   alias /home/mosipov/asciidoc


--
WBR,
Andrey Repin, 23.09.2014 19:20

Sorry for my terrible english...


--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-23 14:27             ` Marco Atzeri
  2014-09-23 16:05               ` Andrey Repin
@ 2014-09-25 20:37               ` Michael Osipov
  1 sibling, 0 replies; 14+ messages in thread
From: Michael Osipov @ 2014-09-25 20:37 UTC (permalink / raw)
  To: cygwin

Am 2014-09-23 um 16:11 schrieb Marco Atzeri:
> On 22/09/2014 23:14, Michael Osipov wrote:
>> Am 2014-09-17 um 12:16 schrieb Marco Atzeri:
>>> 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"
>>
>> Hi Marco,
>>
>> just tried to reproduce this on some other project which should work. I
>> have tried curl from GitHub master.
>>
>> I have the very same result. I cannot install in $HOME/curl but
>> make install DESTDIR="/tmp" successfully ends up in
>> /tmp/home/mosipov/curl.
>>
>> This is very strange.
>>
>> Michael
>>
>
> why strange ?

Strange because of:

> the final installation dir is ${DESTDIR}${PREFIX}
>
> for if you put
>    DESTDIR="/tmp"
>    --prefix=$HOME/curl
>
> the result will be in  /tmp$HOME/curl alias /tmp/home/mosipov/curl

Install does not work at all, if I do not supply the DESTDIR variable.
Regard where I want to install. That is the point.

Here is the output: http://pastebin.com/RQbAnz6e


> On asciidoc there is a mistake and the final dir is
>    ${DESTDIR}/${PREFIX}
>
> so if you define only
>    --prefix=$HOME/curl
>    and not DESTDIR
>
> the final dir should be /$HOME/curl alias //home/mosipov/asciidoc
> and cygwin rejects the leading "//" as they have a special meaning.
> https://cygwin.com/cygwin-ug-net/using.html#unc-paths
>
> In that case the trick is
>    DESTDIR="/"
>   --prefix=$HOME/asciidoc
>
> the result will be in  ///$HOME/asciidoc
>   alias ///home/mosipov/asciidoc
>   alias /home/mosipov/asciidoc

That is nice. asciidoc is broken here. I will open up an issue on GitHub.

Michael


--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-14 22:29 ` Marco Atzeri
@ 2014-09-15 10:06   ` Michael Osipov
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Osipov @ 2014-09-15 10:06 UTC (permalink / raw)
  To: cygwin

Am 2014-09-14 um 21:16 schrieb Marco Atzeri:
>
>
> 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

That is the content of config.log:

prefix='/home/mosipov/asciidoc'

but it makes no difference. Nothing is installed again.


Michael

--
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

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: /usr/bin/install doesn't install files from Makefile
  2014-09-14 19:16 Michael Osipov
@ 2014-09-14 22:29 ` Marco Atzeri
  2014-09-15 10:06   ` Michael Osipov
  0 siblings, 1 reply; 14+ messages in thread
From: Marco Atzeri @ 2014-09-14 22:29 UTC (permalink / raw)
  To: cygwin



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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-09-25 19:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-14 13:38 /usr/bin/install doesn't install files from Makefile Michael Osipov
2014-09-14 14:35 ` Marco Atzeri
2014-09-15 14:36 ` Csaba Raduly
2014-09-16 14:17   ` Michael Osipov
2014-09-16 20:32     ` Csaba Raduly
2014-09-17  9:02       ` Michael Osipov
2014-09-17 11:21         ` Marco Atzeri
2014-09-17 23:03           ` Michael Osipov
2014-09-22 23:49           ` Michael Osipov
2014-09-23 14:27             ` Marco Atzeri
2014-09-23 16:05               ` Andrey Repin
2014-09-25 20:37               ` Michael Osipov
2014-09-14 19:16 Michael Osipov
2014-09-14 22:29 ` Marco Atzeri
2014-09-15 10:06   ` Michael Osipov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).