cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Curl and libcurl new installation

From: Martel, Deborah <Dmartel_at_wescom.org>
Date: Mon, 15 Dec 2003 09:02:14 -0800

Thanks Dan. We found out that we did not have the libcurl.a in the
usr/lib directory. As soon as we moved it, the program ran
successfully.

-----Original Message-----
From: curl-library-admin_at_lists.sourceforge.net
[mailto:curl-library-admin_at_lists.sourceforge.net] On Behalf Of Dan
Fandrich
Sent: Thursday, December 11, 2003 8:04 PM
To: curl-library_at_lists.sourceforge.net
Subject: Re: Curl and libcurl new installation

On Thu, Dec 11, 2003 at 04:05:33PM -0800, Martel, Deborah wrote:
> I am trying to install CURL and LIBCURL from the Binaries/Install
packages. We
> chose AIX 5.1 SSL. We are on the AIX 5.1 operating system and trying
to run a
> C++ program compiled by our predecessors. The error we get while
running our
> program is: "Could not load module libcurl.a<libcurl.so.2>". We have
a
> libcurl.a file but not a libcurl.so.2 file.

I sounds like that program is dynamically linked to libcurl.so.2 so
you're
on the right track. If there is a libcurl.so.2 file on the machine
already
(somewhere), you may just need to point the dynamic loader to the
directory
containing it. I'm not sure how to do that in AIX.

> We tried installing CURL based on the instructions at
http://curl.haxx.se/docs/
> install.html with no success. We can't get through the first
./configure
> command because it doesn't exist. Also, where can I get a good copy
of the
> LIBCURL with <libcurl.so.2>. Any assistance would be greatly
appreciated.

The install.html only applies to source distributions, not binary
distributions. Installing a binary archive is dependent on which
package
you're installing. The UCLA AIX binary appears to be a standard
compressed
tarball, but doesn't include the libcurl.so file. The Written Word
binary
contains a .bff file which is probably an AIX-specific packaging format.
If
you can't make sense of that, then just download the source archive and
follow the install.html instructions to make your own dynamic library.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address
service
          Let webmasters know that your web site has moved
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for
IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys
admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
**********************************************************************
This email and any files transmitted with it are confidential 
and intended solely for the use of the individual or entity to 
whom they are addressed.  If you have received this email 
in error, please delete it immediately and advise the sender.
WESCOM CREDIT UNION (626) 535-1000
**********************************************************************
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op%cck
Received on 2003-12-15