How to run curl after building it on shared host
I have a shared hosting account with GIT installed. I have installed the
latest version of Curl from source at github (
https://github.com/bagder/curl ). ( The directions are in the document
GIT-INFO in the repository ) in my shared hosting account . After all that
I realized I don't know how run it! Can Anyone tell me what the file path
to the executable is? I see hundreds of files with 'curl' in them when I
search for curl. A small example:
/curl/lib/libcurl.vers.in
/curl/lib/libcurl_la-curl_darwinssl.o
/curl/lib/libcurl.def
/curl/lib/libcurl_la-amigaos.o
/curl/lib/libcurl_la-inet_pton.lo
/curl/lib/libcurl_la-multi.lo
/curl/lib/libcurl_la-curl_threads.lo
/curl/lib/libcurl_la-non-ascii.lo
/curl/lib/libcurl_la-curl_threads.o
/curl/lib/curl_addrinfo.c
/curl/lib/libcurl_la-hostip4.lo
/curl/lib/libcurl_la-rawstr.lo
/curl/lib/libcurl_la-llist.lo
/curl/lib/libcurl_la-share.lo
/curl/lib/libcurl_la-http_negotiate.lo
No comments:
Post a Comment