Skip to content

Fixed problem where BSD-incompatible install command had been chosen. - #30

Closed
niboshi wants to merge 1 commit into
grisha:masterfrom
niboshi:master
Closed

niboshi wants to merge 1 commit into
grisha:masterfrom
niboshi:master

Conversation

@niboshi

@niboshi niboshi commented Apr 16, 2014

Copy link
Copy Markdown

In my Ubuntu 13.10 system, because of this line, BSD-incompatible native /usr/bin/install command had been incorrectly chosen.
This caused "make install" to fail complaining about missing parent directories.

Removing this line makes the following test fail and install-sh is chosen instead.

@grisha

grisha commented Apr 16, 2014

Copy link
Copy Markdown
Owner

Thanks for the fix, but configure is a generated file from configure.in, so this fix won't last until someone re-generates it... There is perhaps some other way to fix it that is more permanent?

@niboshi

niboshi commented Apr 16, 2014

Copy link
Copy Markdown
Author

Umm, you're right.
I found the line comes from autoconf's source code, but I have no idea why this causes error in my system...
I'm gonna investigate further.

@grisha

grisha commented Oct 29, 2014

Copy link
Copy Markdown
Owner

I'm closing this for now.

@grisha grisha closed this Oct 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants