Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
07326be1
Commit
07326be1
authored
6 years ago
by
Studer Gabriel
Browse files
Options
Downloads
Patches
Plain Diff
remove Fedora 26 instructions
Currently active Fedora is 29
parent
df90bac0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/doc/install.rst
+1
-17
1 addition, 17 deletions
modules/doc/install.rst
with
1 addition
and
17 deletions
modules/doc/install.rst
+
1
−
17
View file @
07326be1
...
...
@@ -33,7 +33,7 @@ required version is given in parentheses.
* `Boost <http://boost.org>`_ (1.53)
* `zlib <https://zlib.net/>`_ (usually comes with Boost or system)
* `Eigen3 <http://eigen.tuxfamily.org>`_ (3.2.0)
* `SQLite3 <https://www3.sqlite.org>`_ (3.7.13)
`
* `SQLite3 <https://www3.sqlite.org>`_ (3.7.13)
When you enable support for image processing, you will need:
...
...
@@ -319,22 +319,6 @@ version of OpenStructure.
-DOPTIMIZE=ON
**Fedora 26 without GUI**
All the dependencies can be installed from the package manager as follows:
.. code-block:: bash
sudo dnf install cmake eigen3-devel boost-devel libpng-devel python2-devel \
fftw-devel libtiff-devel
Here, we compile a version without GUI as follows:
.. code-block:: bash
cmake . -DOPTIMIZE=ON -DENABLE_INFO=OFF
**macOS with Homebrew without GUI**
`Homebrew <https://brew.sh/>`_ can be used to conveniently install all packages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment