Hello!
I just bought the starter set, and started to download the server but then it said "sudo: ./atlassian-Bitbucket-7.3.1-x64.bin: command not found" I am quite confused.
Hi @Manish S
After download the binary you should make it an executable and run as sudo, I've gone too far and created an AWS machine and recorded the steps for you, see the video with me installing in a brand new machine on below link:
https://terminalizer.com/view/064be46a4082
sudo su
wget https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-7.3.1-x64.bin
chmod +x atlassian-bitbucket-7.3.1-x64.bin
./atlassian-bitbucket
I hope this helps you on your Bitbucket installation
Did it help?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes thank you for the assistance :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great! Would you mind to accept this answer? This will mark the question as solved :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join this webinar on June 25/26th to learn how to build secure CI/CD workflows using Bitbucket Pipelines and get tips from our own engineers on how to speed up builds and operate at scale.
Register today
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.