Can someone help me install ambertools on mac OS?
1
0
Entering edit mode
3.0 years ago

Can someone help me install ambertools on mac OS? I am trying to install ambertools on my mac computer using this https://ambermd.org/InstMacOS.php tutorial but I am facing some challenges. Can someone guide me through?

Installation MacOS amber ambertools • 1.9k views
ADD COMMENT
1
Entering edit mode
3.0 years ago
ATpoint 82k

What exactly is the problem, so at which step do you get stuck? Alternatively, and much easier, would be to install it via the conda package manager: https://anaconda.org/conda-forge/ambertools

ADD COMMENT
0
Entering edit mode

I am completely lost. Starting with Xcode. I install Xcode from app store but when I ran the command "sudo xcodebuild -license" on terminal, I received this output "error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance". I don't know how to proceed and I don't even know anything about Xcode.

ADD REPLY
1
Entering edit mode

As noted by ATpoint use the directions in this tutorial to install conda program. Creating workflows with snakemake and conda Then it will allow you to install ambertools with a simple conda create -n ambertools ambertools. You will use conda activate ambertools to use the actual program.

ADD REPLY
0
Entering edit mode

Thank you very much. I will try this and give you feedback.

ADD REPLY
1
Entering edit mode

Thank you guys. I have used the conda option and ambertools was install successfully. Regards.

ADD REPLY

Login before adding your answer.

Traffic: 2911 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6