Skip to content

Installing mininet when there is an existing version #845

@edgar-costa

Description

@edgar-costa

Expected/Desired Behavior:

I forked the main repository to make a PR, I placed my forked at ~/mininet_pr while I have the original mininet code at ~/mininet.

Expected behaviour: when I run ~/mininet_pr/utils/install.sh -n it should install the mininet code for that mininet fork.

Actual Behavior:

The install.sh script always uses the ~/mininet folder to find the code to install.

Detailed Steps to Reproduce the Behavior:

1- Clone or copy two different versions of mininet in your home directory.
2- Call one mininet and the other with another name.
3- Try to install the other version.
4- Verify which one is being used by for example adding some noticiable difference in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions