Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dorie
  • dorie
  • Issues
  • #141

Closed
Open
Opened Feb 01, 2019 by Santiago Ospina De Los Ríos@sospinarMaintainer

Add muparser to the installation guide

Add muparser to the installation guide

Summary

A new user would not be able to configurate DORiE right now without noticing that there is a missing package to install into the installation instructions.

#ubuntu

        apt update
        apt install cmake doxygen gcc g++ gfortran \
                    git libatlas-base-dev libfftw3-dev libfftw3-mpi-dev \
                    libfreetype6-dev libhdf5-mpi-dev libopenmpi-dev libpng-dev \
                    libsuperlu-dev libyaml-cpp-dev libxft-dev \
                    python3-dev python3-pip

#macOS
        brew update
        brew install cmake doxygen gcc libpng open-mpi \
                     pkg-config python3 superlu yaml-cpp
        brew install hdf5 --with-mpi
        brew install fftw --with-mpi

Steps to reproduce

Install DORIE following instructions in README.md.

What is the expected correct behaviour?

The user can install DORiE following our instructions.

Relevant logs, screenshots, files...?

...

Expand to see logs

Ideas how to fix this?

(Add them here, if you have any.)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dorie/dorie#141