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

Re: svn package for hpux

From: Bob Proulx <bob_at_proulx.com>
Date: 2006-08-04 17:42:35 CEST

Julien TOUCHE wrote:
> i'm looking for a subversion depot for HP-UX 11i v2 (11.23) ?
>
> i've found one here:
> http://hpux.connect.org.uk/hppd/hpux/Development/Tools/subversion-1.3.1/
>
> but it does not include openssl, so it does not work with https which i
> need.
>
> there are some guidelines to compile from src and there was a thread on
> users@ the 2006/04/24, but i'm not familiar how to create a hpux
> swinstall package (for which, i'm not very fond of ...)

I was able to compile subversion 1.3 on HP-UX but I was not able to
use the provided makefiles to install it. There is some subversion
bug in the makefiles which causes problems at 'make install' time.
However the resulting 'svn' binary created can be copied manually. I
have not been able to root cause the problem yet.

  http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=50853

For past versions 1.2 did not compile for me on HP-UX. Version 1.1
however did work fine.

I suggest these configuration options when compiling for HP-UX.

  ./configure --without-berkeley-db --disable-nls --disable-shared

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 4 17:43:52 2006

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.