This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]