[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: subversion problems on Solaris

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-04-07 18:55:10 CEST

"Luke A. Kanies" <luke@madstop.com> writes:

> On Wed, 7 Apr 2004, Ben Collins-Sussman wrote:
>
> > Pass '--with-ssl' to ./configure.
>
> As I said in my first email, this is my configure script:
>
> export LDFLAGS='-pthreads'
>
> ./configure --with-apxs \
> --with-berkeley-db=/usr/local \
> --with-zlib \
> --with-ssl=/usr/local \
> --with-apr=/usr/local \
> --with-apu-util=/usr/local | tee config.log

--with-ssl doesn't take a path. You pass --with-ssl, and if you need
to specify places for neon to look, use --with-libs.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 7 18:59:15 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.