Building Dakota on Ubuntu 12.04 LTS: Difference between revisions

From CSDMS
Intro blurb
 
m Add links
Line 1: Line 1:
The developers of Dakota provide binary distributions for Mac OS X and the CentOS (RHEL-compatible) Linux distribution.
The developers of Dakota provide [https://dakota.sandia.gov/content/install-dakota-0 binary distributions] for Mac OS X and the CentOS (RHEL-compatible) Linux distribution.
They don't, however, provide a binary for the Ubuntu (Debian-compatible) Linux distribution,
They don't, however, provide a binary for the Ubuntu (Debian-compatible) Linux distribution,
requesting that users compile Dakota from source.
requesting that users compile Dakota from source.
This is a long and moderately difficult task,
This is a [https://dakota.sandia.gov/content/build-compile-source-code long and moderately difficult task],
so it may be out of reach for many Dakota users who prefer Ubuntu.
so it may be out of reach for many Dakota users who prefer to use Ubuntu.
Additionally,
Additionally,
the Travis CI web service that CSDMS uses for integration testing
the [https://travis-ci.org Travis CI] web service that CSDMS uses for integration testing
runs Ubuntu 12.04 LTS,
runs Ubuntu 12.04 LTS,
so for us to test our software with Dakota,
so for us to test our software with Dakota,
it would be convenient to have a pre-built binary that can be easily accessed by Travis.
it would be convenient to have a pre-built binary that can be easily accessed by Travis.

Revision as of 11:09, 22 August 2016

The developers of Dakota provide binary distributions for Mac OS X and the CentOS (RHEL-compatible) Linux distribution. They don't, however, provide a binary for the Ubuntu (Debian-compatible) Linux distribution, requesting that users compile Dakota from source. This is a long and moderately difficult task, so it may be out of reach for many Dakota users who prefer to use Ubuntu. Additionally, the Travis CI web service that CSDMS uses for integration testing runs Ubuntu 12.04 LTS, so for us to test our software with Dakota, it would be convenient to have a pre-built binary that can be easily accessed by Travis.