search for: lcurl

Displaying 20 results from an estimated 32 matches for "lcurl".

Did you mean: curl
2016 Feb 05
2
rstan warning messages
Both RCurl and rstan seem to have installed now. Did the following on my RHEL6 server: [root at ping ~]# export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib64/pkgconfig/ [root at ping ~]# /usr/bin/curl-config --libs -L/usr/lib64 -lcurl Now the output from your previous commands look like: [root at ping ~]# pkg-config --list-all |grep libcurl libcurl libcurl - Library to transfer files with ftp, http, etc. [root at ping ~]# curl-config --libs -L/usr/lib64 -lcurl [root at ping ~]# rpm...
2020 Jul 10
3
Compilation error for R 4.0.2
...el/compilers_and_libraries_2019.5.281/linux/compiler/lib/intel64_lin -L/uufs/ chpc.utah.edu/sys/installdir/intel/compilers_and_libraries_2019.5.281/linux/compiler/lib/intel64_lin -liomp5 -lpthread -ldl -Wl,-rpath=${CURLDIR}/lib -L${CURLDIR}/lib -lcurl -Wl,-rpath=${PCRE2DIR}/lib -L${PCRE2DIR}/lib -lpcre2-8 -lpcre2-posix " ./configure --prefix=/uufs/chpc.utah.edu/sys/installdir/R/4.0.2i --enable-R-profiling --enable-R-shlib --enable-memory-profiling --enable-java --enable-shared=yes --with-blas="$LDFLAGS&quot...
2010 Nov 30
1
Adding dependencies
...icecast. I've installed the libraries on my machine, as well as added both the .c and .h files for the library to my icecast source folder. However, while running make, I get: ad.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lssl -lcrypto -lcurl -lvorbis -logg -lxslt -lxml2 -lz -lpthread -licucore -lm Undefined symbols: "_redisConnect", referenced from: _logging_playlist in logging.o "_redisFree", referenced from: _logging_playlist in logging.o "_freeReplyObject", referenced from: _logg...
2007 Jun 29
2
/usr/bin/ld: cannot find -ljs aka missing link from /usr/lib64/libjs.so to /usr/lib64/libjs.so.1
...ns -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -fno-strict-aliasing -I /usr/include/httpd -I /usr/include/apr-1 -Wl,-rpath,/lib -L/lib -ldb -lreadline -ltermcap -Wl,-rpath,/usr/kerberos/lib64 -L/usr/kerberos/lib64 conftest.c -lexpat -lcrypt -lpspell -lpcre -lm -lgmp -ldb -lcurl -lbz2 -lz -lresolv -lm -ldl -lnsl -lssl -lcrypto -ldl -lz -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -lcrypt -ljs will only return /usr/bin/ld: cannot find -ljs collect2: ld returned 1 exit status Because ld looks for the library at different places...
2005 Jun 02
1
compile asterisk
...FPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC -c -o app_curl.o app_curl.c gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz /usr/bin/ld: cannot find -lidn co...
2018 Feb 09
3
R Compilation gets stuck on Windows 64
...### END more detailed options # set to use ICU USE_ICU = YES # path to parent of ICU headers ICU_PATH = D:/home/ICU ICU_LIBS = -lsicuin -lsicuuc -lsicudt -lstdc++ # set to use libcurl USE_LIBCURL = YES # path to parent of libcurl headers CURL_PATH = D:/home/curl # libs: for 32-bit # CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm -lidn # libs: for 64-bit CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm # For the cairographics devices # Optionally use a static buil...
2005 May 10
2
Problem compiling Icecast on RedHat
...rce.o stats.o refbuf.o client.o format.o format_ogg.o format_mp3.o xslt.o fserve.o event.o admin.o auth.o md5.o format_vorbis.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lvorbis -L/usr/lib /usr/lib/libxslt.so /usr/lib/libxml2.so -lz -lpthread -lm /usr/local/lib/libkrb5.so: the use of `mktemp' is dangerous, better use `mkstemp' /usr/bin/ld: icecast: hidden symbol `fst...
2005 Jun 09
1
compile error cannot find -lidn
...ake[1]: Leaving directory `/asterisk/channels' make[1]: Entering directory `/asterisk/pbx' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/asterisk/pbx' make[1]: Entering directory `/asterisk/apps' gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl -L/usr/kerbe ros/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl - lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz /usr/bin/ld: cannot find -lidn...
2006 Apr 19
1
Error installing asterisk
...ipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_curl.o app_curl.c gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz /usr/bin/ld: no se puede encontra...
2004 Aug 06
2
icecast and ssl -error?
Hi! Karl Heyes wrote: [...] > it doesn't do anything with ssl, however it depends on curl for YP and > that can have a dependency on ssl. Either install the ssl lib or > install curl without ssl support. I've installed a separate curl without-ssl and specified the curl-path when configuering icecast, but the make rises still the same error :-( Any idea?! Thanks for any hint!
2002 Jan 02
2
macosx (lots of little changes)
...(reopen_arg); - pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL); + pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, &dummy_o); } <p>I don't like being required to go get libcurl (needs a teeny bit of autoconf tweaking to add -DNO_CURL as needed (there is already a check for -lcurl)) --- ogg123/http_transport.c.orig Wed Jan 2 01:28:23 2002 +++ ogg123/http_transport.c Tue Jan 1 15:37:18 2002 @@ -1,3 +1,4 @@ +#ifndef NO_CURL /******************************************************************** *...
2002 Jan 02
2
macosx (lots of little changes)
...(reopen_arg); - pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL); + pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, &dummy_o); } <p>I don't like being required to go get libcurl (needs a teeny bit of autoconf tweaking to add -DNO_CURL as needed (there is already a check for -lcurl)) --- ogg123/http_transport.c.orig Wed Jan 2 01:28:23 2002 +++ ogg123/http_transport.c Tue Jan 1 15:37:18 2002 @@ -1,3 +1,4 @@ +#ifndef NO_CURL /******************************************************************** *...
2010 Nov 05
1
Asterisk 1.8 Installation Problem
...-lpthreads collect2: ld returned 1 exit status collect2: ld returned 1 exit status collect2: ld returned 1 exit status collect2: ld returned 1 exit status /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:9680: gcc -o conftest -g -O2 conftest.c -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz >&5 configure:9707: gcc -o conftest -g -O2 conftest.c -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz >&5 collect2: ld returned 1 exit status | builti...
2018 Feb 09
0
R Compilation gets stuck on Windows 64
...USE_ICU = YES > # path to parent of ICU headers > ICU_PATH = D:/home/ICU > ICU_LIBS = -lsicuin -lsicuuc -lsicudt -lstdc++ > > # set to use libcurl > USE_LIBCURL = YES > # path to parent of libcurl headers > CURL_PATH = D:/home/curl > # libs: for 32-bit > # CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz > -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm -lidn > # libs: for 64-bit > CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz > -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm > > # For the cairographics devices &...
2016 Feb 03
3
rstan warning messages
On 02/03/2016 09:52 AM, Tom Callaway wrote: > Are you trying to build R and components for i686 rather than x86_64? Never mind. Your logs make it clear that you're building for x86_64. Can you share the output of: pkg-config --list-all |grep libcurl curl-config --libs rpm -V libcurl-devel libcurl I'm honestly baffled as to why the configure script is failing to find libcurl.pc on
2018 Feb 09
2
R Compilation gets stuck on Windows 64
Hi All, I am trying to compile R from source on a 64 bit Windows. I have downloaded and installed all the third party software as per the R - documentation. The compilation starts fine and after a while it stops with the following error message: D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lRgraphapp collect2.exe: error: ld
2009 Jul 20
0
No subject
...;</DIV> <DIV><EM>/usr/bin/ld: cannot find -llthread</EM></DIV> <DIV><EM>collect2: ld returned 1 exit status</EM></DIV> <DIV><EM>configure:9680: gcc -o conftest -g -O2&nbsp;&nbsp;&nbsp; = conftest.c=20 -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto = -lcom_err -lidn=20 -lssl -lcrypto -lz&nbsp;&nbsp;&nbsp; &gt;&amp;5</EM></DIV> <DIV><EM>configure:9707: gcc -o conftest -g -O2&nbsp;&nbsp;&nbsp;=20 conftest.c&nbsp; -L/usr/kerberos/lib -lcurl -ldl -lgs...
2005 May 10
0
Problem compiling Icecast on RedHat
...rce.o stats.o refbuf.o client.o format.o format_ogg.o format_mp3.o xslt.o fserve.o event.o admin.o auth.o md5.o format_vorbis.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lvorbis -L/usr/lib /usr/lib/libxslt.so /usr/lib/libxml2.so -lz -lpthread -lm > > /usr/local/lib/libkrb5.so: the use of `mktemp' is dangerous, better use `mkstemp' this is a kerberous issue, j...
2020 Jul 11
0
Compilation error for R 4.0.2
...raries_2019.5.281/linux/compiler/lib/intel64_lin > -L/uufs/ > chpc.utah.edu/sys/installdir/intel/compilers_and_libraries_2019.5.281/linux/compiler/lib/intel64_lin > -liomp5 -lpthread -ldl -Wl,-rpath=${CURLDIR}/lib > -L${CURLDIR}/lib -lcurl > -Wl,-rpath=${PCRE2DIR}/lib -L${PCRE2DIR}/lib > -lpcre2-8 -lpcre2-posix " > ./configure --prefix=/uufs/chpc.utah.edu/sys/installdir/R/4.0.2i > --enable-R-profiling --enable-R-shlib --enable-memory-profiling > --enable-java --enable-shared=yes --with...
2018 Aug 08
3
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0