[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Curl/ssl
- Subject: [cobalt-users] Curl/ssl
- From: "Tom Arriola [Crime Scene]" <toma@xxxxxxxxx>
- Date: Fri Nov 28 13:37:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I am trying to install a new version of curl on a raq4 in a custom location
so it won¹t interfere with anything. I need to run the following configure
command;
CPPFLAGS="-I/usr/include" \
LDFLAGS="-L/lib" \
./configure --prefix=/home/sites/home/users/admin/curly
However I don¹t have the correct path for the LDFLAGS. Can anyone fill me
in?
Alternatively, I¹m told that we need the cobalt -devel package or we need to
build a separate libssl that won't interfere with the system, and link curl
to that.
Can anyone give me some guidance?
Thanks
Tom