git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Re: Git For Aix 6 and 7
       [not found] <157d942b-99a9-4a75-92b9-8eb8adb17032@googlegroups.com>
@ 2018-01-18 14:47 ` Ævar Arnfjörð Bjarmason
  2018-01-18 20:07   ` Peter Harris
  2018-01-28 13:41   ` Michael Felt
  0 siblings, 2 replies; 3+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2018-01-18 14:47 UTC (permalink / raw)
  To: raikrishna76; +Cc: git-packagers, git, Michael Felt, Thom May


On Thu, Jan 18 2018, raikrishna jotted:

> Hi Team,
>
> I have an urgent requirement to install Git client for Aix 6 and 7, could
> you please help send me or navigate me to the correct url.
> My present infrastructure comprise of Aix and Linux servers , I am
> successfully using Git on Linux however I am struggling to find correct
> package for AIX platform.
>
> Appreciate your quick response.

Hi raikrishna. The git-packagers list is a rather small list so perhaps
someone on the general git list (CC'd) knows the answer to this.

I'm not aware of anyone providing binary git packages for AIX, but I
don't use it so maybe they exist.

The last mention on the mailing list I could find of someone packaging
it was this from Michael Felt's (CC'd)
https://public-inbox.org/git/CANvxniXkbAKgjm+NZ0cyyCToEYp23Kd8s4yxSqUOsAUAHJSA7g@mail.gmail.com/

The last AIX-related patch to git is actually mine, but I haven't logged
into an AIX box in over a decade, see
https://github.com/chef/omnibus-software/commit/e247e36761#diff-3df898345d670979b74acc0bf71d8c47

So it looks like there's a chef build recipe for it, maybe that's
something you can use?

I would not be surprised if building git on AIX, particularly with a
non-GNU toolchain, fails in all sorts of interesting ways. People here
on the list would be happy to help you work through those failures,
we're keen to port git to whatever we can get our hands on, but these
platforms experience quite a bit of bitrot.

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

* Re: Git For Aix 6 and 7
  2018-01-18 14:47 ` Git For Aix 6 and 7 Ævar Arnfjörð Bjarmason
@ 2018-01-18 20:07   ` Peter Harris
  2018-01-28 13:41   ` Michael Felt
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Harris @ 2018-01-18 20:07 UTC (permalink / raw)
  To: Ævar Arnfjörð Bjarmason, raikrishna76
  Cc: git-packagers, git, Michael Felt, Thom May

On 2018-01-18 09:47 AM, Ævar Arnfjörð Bjarmason wrote:
> 
> On Thu, Jan 18 2018, raikrishna jotted:
> 
>> Hi Team,
>>
>> I have an urgent requirement to install Git client for Aix 6 and 7, could
>> you please help send me or navigate me to the correct url.
>> My present infrastructure comprise of Aix and Linux servers , I am
>> successfully using Git on Linux however I am struggling to find correct
>> package for AIX platform.
>>
>> Appreciate your quick response.
> 
> Hi raikrishna. The git-packagers list is a rather small list so perhaps
> someone on the general git list (CC'd) knows the answer to this.
> 
> I'm not aware of anyone providing binary git packages for AIX, but I
> don't use it so maybe they exist.

IBM provides git packages for AIX here:
https://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html

It's git 2.12.0, so it's not the very latest version of git, but it's
not bad for AIX.

Peter Harris

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

* Re: Git For Aix 6 and 7
  2018-01-18 14:47 ` Git For Aix 6 and 7 Ævar Arnfjörð Bjarmason
  2018-01-18 20:07   ` Peter Harris
@ 2018-01-28 13:41   ` Michael Felt
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Felt @ 2018-01-28 13:41 UTC (permalink / raw)
  To: Ævar Arnfjörð Bjarmason
  Cc: raikrishna76, git-packagers, git, Thom May

I have git on my portal www.aixtools.net (See
http://www.aixtools.net/index.php/git)

These are installp packages - and what you install, you can uninstall.

There are some dependencies (e.g., python, gnu grep, and a few
others). Can't say I use it daily, but I do use it weekly.

For additional questions or issues with this packaging - please post
on http://forums.rootvg.net/aixtools - I see that a lot sooner than
any email (on gmail).

HTH,
Michael

On Thu, Jan 18, 2018 at 3:47 PM, Ævar Arnfjörð Bjarmason
<avarab@gmail.com> wrote:
>
> On Thu, Jan 18 2018, raikrishna jotted:
>
>> Hi Team,
>>
>> I have an urgent requirement to install Git client for Aix 6 and 7, could
>> you please help send me or navigate me to the correct url.
>> My present infrastructure comprise of Aix and Linux servers , I am
>> successfully using Git on Linux however I am struggling to find correct
>> package for AIX platform.
>>
>> Appreciate your quick response.
>
> Hi raikrishna. The git-packagers list is a rather small list so perhaps
> someone on the general git list (CC'd) knows the answer to this.
>
> I'm not aware of anyone providing binary git packages for AIX, but I
> don't use it so maybe they exist.
>
> The last mention on the mailing list I could find of someone packaging
> it was this from Michael Felt's (CC'd)
> https://public-inbox.org/git/CANvxniXkbAKgjm+NZ0cyyCToEYp23Kd8s4yxSqUOsAUAHJSA7g@mail.gmail.com/
>
> The last AIX-related patch to git is actually mine, but I haven't logged
> into an AIX box in over a decade, see
> https://github.com/chef/omnibus-software/commit/e247e36761#diff-3df898345d670979b74acc0bf71d8c47
>
> So it looks like there's a chef build recipe for it, maybe that's
> something you can use?
>
> I would not be surprised if building git on AIX, particularly with a
> non-GNU toolchain, fails in all sorts of interesting ways. People here
> on the list would be happy to help you work through those failures,
> we're keen to port git to whatever we can get our hands on, but these
> platforms experience quite a bit of bitrot.

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

end of thread, other threads:[~2018-01-28 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <157d942b-99a9-4a75-92b9-8eb8adb17032@googlegroups.com>
2018-01-18 14:47 ` Git For Aix 6 and 7 Ævar Arnfjörð Bjarmason
2018-01-18 20:07   ` Peter Harris
2018-01-28 13:41   ` Michael Felt

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).