curl-users
Re: No more vprintf() error
Date: Mon, 14 Aug 2000 09:51:22 -0400
Hi Daniel.
Am getting through it...with your help
I'll do a make install.. But I remember reading about the default
installation being in /usr/.. and also the use of --prefix in configure.
If my home is /u/me/ and the curl directory is /u/me/src/curl-7.1/,
should I have
--prefix=/u/me
or
--prefix/u/me/src/curl-7.1
or should I not be concerned by this.
Claude
Daniel Stenberg wrote:
>
> On Mon, 14 Aug 2000, Claude Cormier wrote:
> Curl is built with the help of libtool. The src/curl file becomes a script
> that sets correct environment variables for it to find its libs etc. You
> should use 'make install' to get the executable and libs installed at the
> correct place. Then you won't see that libtool shellscript anymore.
>
> > Where do I go from here to get an executable. I can't see further info on
> > the install page.
>
> make install
>
> --
> Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
> ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-08-14