/usr/bin/install doesn't install files from Makefile

Michael Osipov 1983-01-06@gmx.net
Wed Sep 17 09:02:00 GMT 2014


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



More information about the Cygwin mailing list