Takuya ASADA
5fa7ed52e3
install-dependencies.sh: add libsystemd as dependencies
...
Signed-off-by: Takuya ASADA <syuu@scylladb.com >
2018-10-24 11:29:47 +00:00
Botond Dénes
b2d71ed872
install_dependencies.sh: centos: add systemd-devel
...
This optional dependency is needed to properly integrate with systemd.
Signed-off-by: Botond Dénes <bdenes@scylladb.com >
Message-Id: <bacd07958531e6541d5b1a4ea885f01491002a7b.1524740540.git.bdenes@scylladb.com >
2018-04-26 14:32:36 +03:00
Botond Dénes
bfe741c03d
install_dependencies.sh: update centos package list and example
...
Add missing packages to `yum install` list:
* scylla-boost163-static
* scylla-python34-pyparsing20
Update the configure.py example so that it just works:
* Change g++ to 7.3
* Add --with-antlr3 pointing to antlr3 installed from scylla 3rdparty
2018-04-23 15:46:43 +03:00
Amos Kong
bfc055fedc
install different dependence for fedora and centos
...
The packages are installed from nstall-dependencies.sh don't satisfy
requests in configuration on CentOS. This patch switched to use
newer packages from scylla-3rdparty repo.
Signed-off-by: Amos Kong <amos@scylladb.com >
Message-Id: <9bca7b08704f68c604560e5ec7ce0c0358d328da.1511965492.git.amos@scylladb.com >
2017-11-29 17:05:47 +02:00
botond
884928c511
install-dependencies.sh: Fix ubuntu dependencies
...
Remove dependencies section from README.md, point to the
install-dependencies.sh script instead.
Signed-off-by: Botond Dénes <bdenes@scylladb.com >
Message-Id: <7f51f17a743a82d68b7d4a279b066ffe55fe0379.1500540523.git.bdenes@scylladb.com >
2017-07-20 12:00:20 +03:00
Avi Kivity
06b7ec6901
install-dependencies.sh: add snappy
2017-07-10 13:25:57 +03:00
Avi Kivity
7ddd322bce
Add install-dependencies.sh
...
Easier to get started when a script installs all the build dependencies.
Message-Id: <20170710101657.12574-1-avi@scylladb.com >
2017-07-10 12:21:02 +02:00