cURL / Mailing Lists / curl-users / Single Mail

curl-users

Installing cURL for c

From: Grant, Eamonn <eamonn.grant_at_tecsidel.es>
Date: Wed, 17 Oct 2001 16:13:09 +0200

Thanks Daniel,
   Downloaded it again and it contained configue. The final screen output
when configure is run is:

../libtool: ar: not found
make[2]: *** [libcurl.la] Error 1
make[2]: Leaving directory `/export/home/eamonn/C/curl4/curl-7.9/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/eamonn/C/curl4/curl-7.9'
make: *** [all] Error 2

Then when I run make install I get this at the end:

cp: cannot create /usr/local/man/man1/#inst.1462#: Permission denied
 .././install-sh -c -m 644 ./curl-config.1 /usr/local/man/man1/curl-config.1
cp: cannot create /usr/local/man/man1/#inst.1480#: Permission denied
make[3]: *** [install-man1] Error 2
make[3]: Leaving directory `/export/home/eamonn/C/curl4/curl-7.9/docs'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/export/home/eamonn/C/curl4/curl-7.9/docs'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/export/home/eamonn/C/curl4/curl-7.9/docs'
make: *** [install-recursive] Error 1

I changed to su and tried but then I get:
ksh: make: not found
The version of linux is SunOS 5.7
  Eamonn.
Received on 2001-10-17