Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
250ddf52
Commit
250ddf52
authored
1 year ago
by
Mikhail Svechnikov
Browse files
Options
Downloads
Patches
Plain Diff
upd Ubuntu pkgs
parent
2d19be36
No related branches found
No related tags found
1 merge request
!1666
Upd Unix build instructions
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hugo/content/installation/building/unix/third-party.md
+2
-3
2 additions, 3 deletions
hugo/content/installation/building/unix/third-party.md
with
2 additions
and
3 deletions
hugo/content/installation/building/unix/third-party.md
+
2
−
3
View file @
250ddf52
...
...
@@ -19,7 +19,7 @@ Required software:
*
`python3-dev python3-pip python3-numpy python3-matplotlib`
*
`python3-lmfit`
(optional, for some fit scripts)
*
`boost >= 1.65`
(see note below)
*
`Qt6`
(required modules are listed below)
*
`Qt6`
From libboost, we need the library components
`iostreams`
and
`program_options`
.
Internally, the CMake command to find
`boost::iostreams`
may add a dependence
...
...
@@ -52,8 +52,7 @@ $ sudo apt-get install build-essential git cmake \
python3 python3-dev python3-numpy python3-matplotlib python3-lmfit \
libboost-dev libboost-iostreams-dev \
libboost-program-options-dev libboost-regex-dev \
qt6-default libqt6designercomponents5 qttools5-dev \
libqt6svg5-dev libqt6opengl5-dev
libcerf-dev qt6-base-dev
```
### OpenSuse
...
...
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