cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: The zsh script

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 12 Feb 2016 15:48:38 -0500

On 2/12/2016 2:38 PM, Dan Fandrich wrote:
> On Fri, Feb 12, 2016 at 09:15:30AM +0000, Paul Howarth wrote:
>> On 12/02/16 08:51, Jakub Zakrzewski wrote:
>>> wouldn't it be possible to run it as a part of install rule then?
>> It still wouldn't work if the installation destination wasn't somewhere the
>> linker would find the library, such as when using DESTDIR in a "make
>> install" invocation, commonly used by downstream packagers.
> The newly-built curl binary runs just fine as part of the test suite, so it
> could be made to run in the same way for this.

For those using autotools isn't src/curl a wrapper for src/.libs/curl
which is the real curl... and the wrapper loads the appropriate
libraries? In Ubuntu 14 mine says:

# curl - temporary wrapper script for .libs/curl
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.11
#
# The curl program cannot be directly executed until all the libtool
# libraries that it depends on are installed.

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-02-12