cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1195 Install fails when using install_sh

From: Rainer Jung <rainerjung_at_users.sf.net>
Date: Wed, 13 Feb 2013 14:19:10 +0000

---
** [bugs:#1195] Install fails when using install_sh**
**Status:** open
**Created:** Wed Feb 13, 2013 02:19 PM UTC by Rainer Jung
**Last Updated:** Wed Feb 13, 2013 02:19 PM UTC
**Owner:** nobody
Version 7.29.0 uses Makefiles generated with a newer version of the autotools than the previous 7.28.1. These Makefiles try to install e.g. header files by calling install-sh with multiple source files as arguments. The bundled install-sh is to old and does not support this.
The problem only occurs, if install-sh is actually being used, ie. the platform install executable is to old or not usable. Example: Solaris 10.
Solution:
- either update install-sh in the curl base directory. The file can e.g. be taken out of a recent uatomake installation.
- or overwrite the install-sh with the one coming with automake during automake run by adding force flags in buildconf.
Files which currently get not installed correct are most include header files and man3 man pages. After updating install-sh another "make install" correctly installs all files.
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1195/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/prefs/>
Received on 2013-02-13

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET