Closed
Description
<…>arantool
Install Tarantool 2.10.5 from the local repository:
|tt install tarantool=2.10.5| --local-repoReinstall Tarantool 2.10.5:
tt install tarantoo<…>
https://www.tarantool.io/ru/doc/latest/reference/tooling/tt_cli/install/
Trying to install Tarantool using the following command:
tt install tarantool=2.10.5
The CLI utility suggests the following syntax instead (without =
):
Install Tarantool 2.10.5 with limit number of simultaneous jobs for make.
$ MAKEFLAGS="-j2" tt install tarantool 2.10.5
The following command works for me:
tt install tarantool 2.10.5
Operating system: macOS