Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Crystal Michelle Chua
QuarkDB
Commits
2dae2a20
Commit
2dae2a20
authored
Mar 30, 2018
by
Crystal Chua
Browse files
update installation docs with info about compiler version
parent
54f1a57a
Pipeline
#347154
failed with stages
in 19 minutes and 49 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
docs/INSTALLATION.md
View file @
2dae2a20
...
...
@@ -16,7 +16,11 @@ Then, run `yum install quarkdb quarkdb-debuginfo`, and you're done.
## Building from source
Check out
`utils/el7-packages.sh`
for a list of build dependencies.
### Requirements/ Dependencies
*
Check out
`utils/el7-packages.sh`
for a list of build dependencies.
*
Build will fail with older versions of gcc/gcc-c++
*
On CC7, run
`yum install centos-release-sc && yum install devtoolset-6 && source /opt/rh/devtoolset-6/enable`
The following will compile QuarkDB and run the tests.
```
...
...
Write
Preview
Supports
Markdown
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