cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SSL Session ID Caching

From: Paul Harrington <paul_at_pizza.org>
Date: Thu, 6 Sep 2001 13:28:15 +0100

> Did you do 'make install' to get it there? It sure seems to be a true and
> correct executable binary there.

Yes I did.
 
> What if you run the curl binary from the curl source tree? (its in the src/
> dir)

Hmmm ./src/curl gives

curl: syntax error at line 1: `(' unexpected

Runing with -x shows:

Xsed=sed -e 1s/^X//
sed_quote_subst=s/\([\\`\\"$\\\\]\)/\\\1/g
+ test = set
relink_command=
+ test = %%%MAGIC variable%%%
+ test != %%%MAGIC variable%%%
echo=/usr/ucb/echo
file=src/curl
+ test X = X--no-reexec
+ test X\t = X\t
+ :
+ /usr/ucb/echo Xsrc/curl
+ sed -e 1s/^X// -e s%/[^/]*$%%
thisdir=src
+ test xsrc = xsrc/curl
+ ls -ld src/curl
+ sed -n s/.*-> //p
file=
+ test -n
+ cd src
+ pwd
absdir=/export/home/harrinp1/src/curl-7.9-pre3/src
+ test -n /export/home/harrinp1/src/curl-7.9-pre3/src
thisdir=/export/home/harrinp1/src/curl-7.9-pre3/src
program=curl
progdir=/export/home/harrinp1/src/curl-7.9-pre3/src/.libs
+ test -f /export/home/harrinp1/src/curl-7.9-pre3/src/.libs/curl
LD_LIBRARY_PATH=/export/home/harrinp1/src/curl-7.9-pre3/src/../lib/.libs:
+ /usr/ucb/echo
X/export/home/harrinp1/src/curl-7.9-pre3/src/../lib/.libs:
+ sed -e 1s/^X// -e s/::*$//
LD_LIBRARY_PATH=/export/home/harrinp1/src/curl-7.9-pre3/src/../lib/.libs
+ export LD_LIBRARY_PATH
+ test != %%%MAGIC variable%%%
PATH=/export/home/harrinp1/src/curl-7.9-pre3/src/.libs:/export/home/harrinp1/bin:/usr/openwin/bin:/usr/local/etc:/bin:/usr/bin:/usr/ucb:/usr/bin/X11:/usr/local/bin:/usr/local/bin:/usr/local/bin:/usr/sbin:/usr/ccs/bin:/sbin:/usr/local/etc
+ export PATH
+ exec curl
curl: syntax error at line 1: `(' unexpected

Hope that helps!

Regards

Paul
Received on 2001-09-06