Skip to content

opensource_eda_tool_install.sh installs cmake at /usr/local without any alternative #8

@ssmolov

Description

@ssmolov

The opensource_eda_tool_install.sh script installs several tools at usr/local. Most of them are EDA-specific, but not cmake. It seems to be dangerous to install such a common tool in the hard-coded directory and may result in a conflict with those instances of cmake that are installed in a traditional way (sudo apt-get install cmake).
It would be great to have an option for installation script that will specify the VSDFLOW installation directory. An uninstaller is a desired feature too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions