Skip to content

setup.sh bugs #34

@soundray

Description

@soundray

It seems that the two lines towards the end of setup.sh

echo "export DRAWEMDIR=$DRAWEMDIR" >> $code_dir/parameters/path.sh
echo "export PATH=${MIRTK_build}/bin:"'${PATH}' >> $code_dir/parameters/path.sh

attempt to write to a path that does not exist. Should the variables be $DRAWEMDIR instead of $code_dir?

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