cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Trying not to use LD_LIBRARY_PATH

From: Perry, Kevin <Kevin.Perry_at_b-and-q.co.uk>
Date: Mon, 19 May 2003 19:07:29 +0100

Hi

Thank you all, you set me on the right road...

I had to:
* ./configure -with-ssl
* Edit the Makefile, config.status, and lib/Makefile files; setting
LDFLAGS = -R/usr/local/lib -R/usr/local/ssl/lib
* Set environment variable
LD_LIBRARY_PATH=/usr/local/lib:/usr/local/ssl/lib
* make
* make install
* unset LD_LIBRARY_PATH

It now works :-)

Kevin Perry
****************************************************************************
B&Q plc
Registered Office: Portswood House, 1 Hampshire Corporate Park,
Chandlers Ford, Eastleigh, Hampshire, SO53 3YX
Buy Online NOW at http://www.diy.com

Registered in England Number 973387

This e-mail is only intended for the person(s) to whom it is addressed and
may contain confidential information. Unless stated to the contrary, any
opinions or comments are personal to the writer and do not represent the
official view of the company. If you have received this e-mail in error,
please notify us immediately by reply e-mail and then delete this message
from your system. Please do not copy it or use it for any purposes, or
disclose its contents to any other person. Thank you for your co-operation.
****************************************************************************

-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
Received on 2003-05-20