Skip to content

[3pt] Update building from source #2469

Open
@debajyotidasgupta

Description

@debajyotidasgupta

Update "Building From Source"

Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/building_from_source/

Details

  • I was building Tarantool locally using the instructions in https://www.tarantool.io/en/doc/latest/dev_guide/building_from_source/. There seems to be an issue in the instructions provided for building in the Ubuntu/Debian.
  • the python3-pyyaml module is no more in the apt-get repository and it has now been named python3-yaml. But this has not been updated in the instructions.

image

  • Ref: Line 1 of the instructions
  • Also it will be good if for the development purpose the python modules are installed using a virtual environment created using conda, venv or virtualenv, rather than installing the modules the system python. So adding instructions regarding the same will be helpful.

Definition of done

  • update python3-pyyaml to python3-yaml
  • Add instructions to install python libraries using virtual environment of conda or venv or virtualenv

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildfactual errorFactual error in functionality description

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions