Hi ,
I am installing sudo ./atlassian-bitbucket-6.8.1-x64.bin
[root@server atlassian]# sudo ./atlassian-bitbucket-6.8.1-x64.bin
Starting Installer ...
Unsatisfied requirement: git
Unsupported Git version found [2.9.0]. Please upgrade Git to a supported
version before installing Bitbucket.
See http://go.atlassian.com/installgit for more information.
NOTE: If you proceed without a working Git, Bitbucket won't be able to start
after installation until a working Git is found.
If you proceed without a working Git, Bitbucket won't be able to start after installation.
Are you sure you want to continue?
Yes [y, Enter], No [n]
how to install 2.24 Git on Redhat 7 linux
Hi,
On RHEL 7 - you may use 'yum' installer to upgrade the Git. Here is the link,
https://git-scm.com/download/linux
Check if that gives you the right Git version you want.
Alternately, you can download the required Git from this
https://mirrors.edge.kernel.org/pub/software/scm/git/
and compile from source. Check out readme file for more info
-Shankar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.