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

Problem installation on windows 10 #16

Open
FabioPINO opened this issue Apr 16, 2021 · 1 comment
Open

Problem installation on windows 10 #16

FabioPINO opened this issue Apr 16, 2021 · 1 comment

Comments

@FabioPINO
Copy link

To whom it may concern,

I have some problems with the installation of auto on windows. I have followed all the instructions but in the end, when I try to rum auto commands such as @f or @sv in my MSYS shell I receive: command not found

I have followed the instruction for the windows installation:

  • Installed msys
  • installed the required packages with the command: pacman -S: gcc-fortran, mingw-w64-x86 64-
    python3-matplotlib, and make.
  • in the main folder I type ./configure and then make without receiving any error
  • I enter the folder cmds and I set the environment variables running source auto.env.sh without receiving any warning or error.

At this point, I was expecting to use the auto command in my msys command prompt but if I type @f or @sv I receive a message stating: command not found

@roushan16202
Copy link

To whom it may concern,

I have some problems with the installation of auto on windows. I have followed all the instructions but in the end, when I try to rum auto commands such as @f or @sv in my MSYS shell I receive: command not found

I have followed the instruction for the windows installation:

  • Installed msys
  • installed the required packages with the command: pacman -S: gcc-fortran, mingw-w64-x86 64-
    python3-matplotlib, and make.
  • in the main folder I type ./configure and then make without receiving any error
  • I enter the folder cmds and I set the environment variables running source auto.env.sh without receiving any warning or error.

At this point, I was expecting to use the auto command in my msys command prompt but if I type @f or @

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

2 participants