help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: urlread


From: GAIL
Subject: Re: urlread
Date: Tue, 09 Oct 2007 18:12:58 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060918 Thunderbird/1.5.0.7 Mnenhy/0.7.4.666

On 10/09/2007 04:03 PM, Alexander Barth wrote:
Do you have curl (library and in development package) installed?
They are named libcurl3 and libcurl3-dev in Ubuntu/Debian and curl and 
curl-devel in Fedora.
The configure script should tell you if curl was found.

I think I'm using /usr/lib/libcurl.so.1.1.0, but it's missing curl_easy_escape':

configure:10425: checking for curl_easy_escape in -lcurl
configure:10460: /usr/bin/gcc -o conftest -O3  -L/usr/lib conftest.c -lcurl  -lhdf5 
-lz -lm  >&5
/wrk-local/ccmW7rrZ.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `curl_easy_escape'
collect2: ld returned 1 exit status


(You didn't specify the operating system you are using and from where you got octave. I assumed that you compiled from source under Linux).

Right, and this is my system:

Linux ds8 2.4.18-nec3.4p1.045 #1 SMP Mon Apr 9 16:57:17 JST 2007 ia64 unknown



reply via email to

[Prev in Thread] Current Thread [Next in Thread]