Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sumatra
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
sumatra
Commits
29081ddb
Commit
29081ddb
authored
Mar 28, 2019
by
Celine Mercier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated documentation for the new installation
parent
c4822c48
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
sumatra.c
sumatra.c
+1
-1
sumatra_user_manual.md
sumatra_user_manual.md
+2
-1
No files found.
sumatra.c
View file @
29081ddb
...
...
@@ -20,7 +20,7 @@
#include "libutils/utilities.h"
#include "mtcompare_sumatra.h"
#define VERSION "1.0.3
3
"
#define VERSION "1.0.3
4
"
/* ----------------------------------------------- */
...
...
sumatra_user_manual.md
View file @
29081ddb
...
...
@@ -29,7 +29,8 @@ Untar the archive, go into the newly created directory and compile:
```
tar –zxvf sumatra_v[x.x.xx].tar.gz
cd sumatra_v[x.x.xx]
make
make -C sumalibs install
make install
```
## Documentation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment