Git development
 help / color / mirror / Atom feed
* GIT 1.5.4.2 installation on Solaris 8 problems
@ 2009-11-20 18:50 Derek
  2009-11-20 19:07 ` Ben Walton
  0 siblings, 1 reply; 6+ messages in thread
From: Derek @ 2009-11-20 18:50 UTC (permalink / raw)
  To: git

I get the following error after make install:

install: git-fetch-pack was not found anywhere!
make: *** [install] Error 2

Any ideas?

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

* Re: GIT 1.5.4.2 installation on Solaris 8 problems
  2009-11-20 18:50 GIT 1.5.4.2 installation on Solaris 8 problems Derek
@ 2009-11-20 19:07 ` Ben Walton
  2009-11-20 19:15   ` Derek
  0 siblings, 1 reply; 6+ messages in thread
From: Ben Walton @ 2009-11-20 19:07 UTC (permalink / raw)
  To: Derek; +Cc: git

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

Excerpts from Derek's message of Fri Nov 20 13:50:13 -0500 2009:
> Any ideas?

If you don't need that version specifically, have a look at:

http://opencsw.org/packages/git

It might save you some time.

HTH.
-Ben

-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.

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

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

* Re: GIT 1.5.4.2 installation on Solaris 8 problems
  2009-11-20 19:07 ` Ben Walton
@ 2009-11-20 19:15   ` Derek
  2009-11-20 19:26     ` Ben Walton
  2009-11-20 21:46     ` Brandon Casey
  0 siblings, 2 replies; 6+ messages in thread
From: Derek @ 2009-11-20 19:15 UTC (permalink / raw)
  To: git

Ben Walton <bwalton <at> artsci.utoronto.ca> writes:

> If you don't need that version specifically, have a look at:
> 
> http://opencsw.org/packages/git
> 
> It might save you some time.
> 
> HTH.
> -Ben
> 

Unfortunately I need 1.5.4.2 version specifically as I want it to work with
gibak - http://eigenclass.org/hiki/gibak-backup-system-introduction

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

* Re: GIT 1.5.4.2 installation on Solaris 8 problems
  2009-11-20 19:15   ` Derek
@ 2009-11-20 19:26     ` Ben Walton
  2009-11-20 19:31       ` Ben Walton
  2009-11-20 21:46     ` Brandon Casey
  1 sibling, 1 reply; 6+ messages in thread
From: Ben Walton @ 2009-11-20 19:26 UTC (permalink / raw)
  To: Derek; +Cc: git

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

Excerpts from Derek's message of Fri Nov 20 14:15:40 -0500 2009:
> Unfortunately I need 1.5.4.2 version specifically as I want it to work with
> gibak - http://eigenclass.org/hiki/gibak-backup-system-introduction

Ok, I can't help then.  We have archival versions of older git
packages, but the first version I published was 1.6.0.5.

If you're willing to install the dependency packages, you could build
your own version using the recipe stored in our GAR[1] repository:
http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/git/trunk/Makefile

May help, may not.
-Ben

[1] Basic docs, etc: http://sourceforge.net/apps/trac/gar/
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.

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

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

* Re: GIT 1.5.4.2 installation on Solaris 8 problems
  2009-11-20 19:26     ` Ben Walton
@ 2009-11-20 19:31       ` Ben Walton
  0 siblings, 0 replies; 6+ messages in thread
From: Ben Walton @ 2009-11-20 19:31 UTC (permalink / raw)
  To: Derek, git

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

Excerpts from Ben Walton's message of Fri Nov 20 14:26:41 -0500 2009:

> http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/git/trunk/Makefile
> [1] Basic docs, etc: http://sourceforge.net/apps/trac/gar/

Using svn is really painful, btw.  I didn't think of the irony of
these links when hitting send.

-Ben
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.

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

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

* Re: GIT 1.5.4.2 installation on Solaris 8 problems
  2009-11-20 19:15   ` Derek
  2009-11-20 19:26     ` Ben Walton
@ 2009-11-20 21:46     ` Brandon Casey
  1 sibling, 0 replies; 6+ messages in thread
From: Brandon Casey @ 2009-11-20 21:46 UTC (permalink / raw)
  To: Derek; +Cc: git

On Fri, Nov 20, 2009 at 07:15:40PM +0000, Derek wrote:

> Unfortunately I need 1.5.4.2 version specifically as I want it to work with
> gibak - http://eigenclass.org/hiki/gibak-backup-system-introduction

I didn't see anywhere on that page that says git version 1.5.4.2
specifically must be used.  Did I miss it? or is it possible that a more
recent version of git would be compatible with that backup system?

The latest release is v1.6.5.3

-brandon

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

end of thread, other threads:[~2009-11-20 22:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-20 18:50 GIT 1.5.4.2 installation on Solaris 8 problems Derek
2009-11-20 19:07 ` Ben Walton
2009-11-20 19:15   ` Derek
2009-11-20 19:26     ` Ben Walton
2009-11-20 19:31       ` Ben Walton
2009-11-20 21:46     ` Brandon Casey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox