Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the path errors in the run.sh. #36

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Conversation

DFCui
Copy link
Contributor

@DFCui DFCui commented Jan 26, 2022

PR Details

Fix the path error in the run.sh

Description

In Step 4 modify run.sh, the path to the LD_LIBRARY_PATH is not correct.

Change .../fed/bin/... to .../bin/fed/... in the LD_LIBRARY_PATH.

Related Issue

The docker image of ns-3 integration can not be run. Co-simulation tool can not start the ns-3 simulator correctly.

Motivation and Context

How Has This Been Tested?

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    CARMA Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@DFCui DFCui requested review from kjrush and chengyuan0124 January 26, 2022 00:49
@kjrush kjrush merged commit c7bb277 into usdot-fhwa-stol:develop Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants