curl-library
Re: run time error
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 21 Aug 2001 08:15:43 +0200 (MET DST)
Date: Tue, 21 Aug 2001 08:15:43 +0200 (MET DST)
On Mon, 20 Aug 2001, Jimmy Tam wrote:
> file /usr/local/miva/lib/ibill.so: symbol curl_easy_init: referenced
> symbol not found
> Anyone know what this error message means?
curl_easy_init is a function in libcurl. This implies that the program didn't
find/load libcurl properly.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-08-21