git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon!  Take 2]
@ 2007-12-17 14:42 Sam Vilain
  2007-12-17 15:13 ` Jeff King
  2007-12-17 15:18 ` Andre Noll
  0 siblings, 2 replies; 4+ messages in thread
From: Sam Vilain @ 2007-12-17 14:42 UTC (permalink / raw
  To: Git Mailing List

[-- Attachment #1: Type: text/plain, Size: 85 bytes --]

Refer attached ... 1.5.3.6 install, didn't get git-init link to git.
Ring any bells?

[-- Attachment #2: Re: The Reposithon!  Take 2.eml --]
[-- Type: message/rfc822, Size: 3339 bytes --]

From: Andrew Dougherty <doughera@lafayette.edu>
To: "H.Merijn Brand" <h.m.brand@xs4all.nl>
Cc: perl5-porters@perl.org
Subject: Re: The Reposithon!  Take 2
Date: Mon, 17 Dec 2007 09:32:39 -0500 (EST)
Message-ID: <Pine.LNX.4.64.0712170910420.22480@fractal.phys.lafayette.edu>

On Mon, 17 Dec 2007, H.Merijn Brand wrote:

> I don't say porting git to HP-UX was/is easy, but at least I got it building
> in less than four hours without having to depend on other projects. I gave
> up on SVN after three days and not having any runnable part of svn at all.

My experiences on Solaris are about equally painful, but reversed.  I ended
up hand-editing svn's configure scripts to get them to work at all.  It
took about a day of on-and-off effort, but it does now seem to work.

Git took about half a day to get to build and install, but alas it
doesn't seem to work:

    $ git-clone git://git.utsl.gen.nz/p4-metadata
    /home/doughera/git/bin/git-clone: git-init: command not found
    Usage: /home/doughera/git/bin/git-clone [--template=<template_directory>] [--reference <reference-repo>] [--bare] [-l [-s]] [-q] [-u <upload-pack>] [--origin <name>] [--depth <n>] [-n] <repo> [<dir>]
    $ git --version
    git version 1.5.3.6

Indeed, I have no 'git-init' command anywhere to be found.  I have no
idea if this is normal.  It's probably something simple, but I probably
won't have time to investigate until January sometime.

Sigh.  

On the other hand, I certainly agree that the discussion has been
constructive and positive.  Sam's done a wonderful job working on
converting the perforce repository and sharing his work with the broader
community.

-- 
    Andy Dougherty		doughera@lafayette.edu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon!  Take 2]
  2007-12-17 14:42 Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon! Take 2] Sam Vilain
@ 2007-12-17 15:13 ` Jeff King
  2007-12-17 15:18 ` Andre Noll
  1 sibling, 0 replies; 4+ messages in thread
From: Jeff King @ 2007-12-17 15:13 UTC (permalink / raw
  To: Sam Vilain; +Cc: Git Mailing List

On Tue, Dec 18, 2007 at 03:42:03AM +1300, Sam Vilain wrote:

> Refer attached ... 1.5.3.6 install, didn't get git-init link to git.
> Ring any bells?

I just tried it and it worked OK. Note that the hardlinks are the _last_
part of the install procedure, even after doing the perl and git-gui
subdirectories. Are we sure the "make install" actually made it to
completion?

-Peff

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon!  Take 2]
  2007-12-17 14:42 Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon! Take 2] Sam Vilain
  2007-12-17 15:13 ` Jeff King
@ 2007-12-17 15:18 ` Andre Noll
  2007-12-17 16:07   ` Jeff King
  1 sibling, 1 reply; 4+ messages in thread
From: Andre Noll @ 2007-12-17 15:18 UTC (permalink / raw
  To: Sam Vilain; +Cc: Git Mailing List

[-- Attachment #1: Type: text/plain, Size: 296 bytes --]

On 03:42, Sam Vilain wrote:
> Refer attached ... 1.5.3.6 install, didn't get git-init link to git.
> Ring any bells?

/usr/sbin/install does not accept all options that git's "make install"
is using?

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon!  Take 2]
  2007-12-17 15:18 ` Andre Noll
@ 2007-12-17 16:07   ` Jeff King
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff King @ 2007-12-17 16:07 UTC (permalink / raw
  To: Andre Noll; +Cc: Sam Vilain, Git Mailing List

On Mon, Dec 17, 2007 at 04:18:29PM +0100, Andre Noll wrote:

> > Refer attached ... 1.5.3.6 install, didn't get git-init link to git.
> > Ring any bells?
> 
> /usr/sbin/install does not accept all options that git's "make install"
> is using?

/usr/sbin/install doesn't seem to work at all on Solaris. Using
/usr/ucb/install does correctly create the hardlinks.

-Peff

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-17 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 14:42 Solaris install error: didn't get git-init link was [Fwd: Re: The Reposithon! Take 2] Sam Vilain
2007-12-17 15:13 ` Jeff King
2007-12-17 15:18 ` Andre Noll
2007-12-17 16:07   ` Jeff King

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).