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

Re: install program for subversion

From: Matthew Sanderson <matthew_at_formtrap.com>
Date: 2006-04-03 04:28:05 CEST

On Fri, 31 Mar 2006, Steve Kunkee wrote:

> I have been trying to get subversion working on HP-UX 11.11. The current
> obstacle is that the install program is not working. Apparently the
> subversion installation process expects a different version.
>
> My HP machine has two install programs, /opt/imake/bin/install and
> /usr/sbin/install. The former apparently comes from the X consortium. The
> latter is not identified. Both are shell scripts.
>
> The /usr/bin/install program on Linux is not a script. I believe that
> subversion would install correctly on Linux, but I haven't tried it.
>
> The HP subversion installation specifically builds the neon makefile to use
> /opt/imake/bin/install. Where does this install program come from? I've
> looked on GNU and I've looked on the HP-UX porting center page, but nothing
> seems related.
>
> Steve
>

Hi Steve,

What is 'The HP subversion installation'? Have HP made official Subversion
packages available for download, at long last? Good for them if so. I've
no idea why they chose to use /opt/imake/bin/install though, sorry.

On our HP-UX box, Subversion's 'make install' code successfully found and
used /usr/local/bin/install, which was compiled from GNU coreutils 5.2.1.

http://ftp.gnu.org/pub/gnu/coreutils/coreutils-5.2.1.tar.bz2

HTH,

--matt

Matthew Sanderson
Senior Programmer (UNIX)
TCG Information Systems Pty Ltd
Sydney, Australia
matthew@formtrap.com
http://www.formtrap.com/
+61 (02) 8303 2407

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 3 04:29:14 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.