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
defd1bb6
Commit
defd1bb6
authored
1 year ago
by
Mikhail Svechnikov
Browse files
Options
Downloads
Patches
Plain Diff
not install BA
parent
250ddf52
No related branches found
No related tags found
1 merge request
!1666
Upd Unix build instructions
Pipeline
#101272
passed
1 year ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hugo/content/installation/building/unix/build-and-install.md
+5
-1
5 additions, 1 deletion
hugo/content/installation/building/unix/build-and-install.md
with
5 additions
and
1 deletion
hugo/content/installation/building/unix/build-and-install.md
+
5
−
1
View file @
defd1bb6
...
@@ -23,6 +23,10 @@ $ cd build
...
@@ -23,6 +23,10 @@ $ cd build
$
cmake
[
<options>] ..
$
cmake
[
<options>] ..
$
make
-j4
$
make
-j4
$
ctest
-j4
$
ctest
-j4
```
The last step, which should be done
*only*
for linheinz and libformfactor:
```
bash
$
sudo
make
install
$
sudo
make
install
```
```
...
@@ -110,7 +114,7 @@ in parallel. Every test contains the simulation of a typical sample
...
@@ -110,7 +114,7 @@ in parallel. Every test contains the simulation of a typical sample
and compares the result with a reference file. Having
`100% tests
and compares the result with a reference file. Having
`100% tests
passed`
ensures that your local installation is correct.
passed`
ensures that your local installation is correct.
#### Installing
the framew
or
k
#### Installing
linheinz and libformfact
or
```
bash
```
bash
$
sudo
make
install
$
sudo
make
install
...
...
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