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

An error and its solution "bash: /home/ubuntu/aspect/aspect: No such file or directory" #5979

Open
Xjchen0 opened this issue Jul 19, 2024 · 0 comments

Comments

@Xjchen0
Copy link

Xjchen0 commented Jul 19, 2024

An error and its solution "bash: /home/ubuntu/aspect/aspect: No such file or directory"

Error description

  • I used the latest virtual machine file(.ova) available on the website
  • When I want to start aspect, it give me this
    Screenshot 2024-07-19 220023
  • Open ~/aspect and have a look at aspect
    Screenshot 2024-07-19 220239
  • The link's target is not existing!
    Screenshot 2024-07-19 220316

Solution

  • Find the link "aspect" 's correct target. I guess it's the largest file.
    Screenshot 2024-07-19 220418
  • Change the target of the linked file
    ubuntu@dealvm ~/aspect-tutorials/2020-tectonics-modeling-tutorial/day1 $ cd ~/aspect ubuntu@dealvm ~/aspect (main) $ ln -snf ~/aspect/build/aspect-debug aspect
  • restart aspect
    ubuntu@dealvm ~ $ cd ~/aspect-tutorials/2020-tectonics-modeling-tutorial/day1 ubuntu@dealvm ~/aspect-tutorials/2020-tectonics-modeling-tutorial/day1 $ ~/aspect/aspect
    Screenshot 2024-07-19 214603
  • Succeed!
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

No branches or pull requests

1 participant