curl-users
install problems
From: Dave Schultz <dave.schultz_at_ssinow.com>
Date: Mon, 8 Oct 2001 15:07:58 -0500
Date: Mon, 8 Oct 2001 15:07:58 -0500
downloaded curl 7.9
installing on solaris 6.5
configure --disable-shared --prefix=/opt/userid/curl --with-ssl
ran without errors
make
ran without errors
make install
ran without errors
curl was compiled and placed in the prefix directory
/opt/userid/curl/bin/curl
yielded...ld.so.1: ./curl: fatal: libcurl.so.2: open failed: no such file or directory
my goal is to produce a standalone curl install for solaris. Are there any standalone executables for curl? If not, how can I resolve the references above?
Received on 2001-10-08