We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[k0006390@dev-amd20 hyStrath]$ ./install.sh 4 2>/dev/null ----- INSTALLATION ----- 1 - CFD module 2 - DSMC module 3 - Hybrid PIC-DSMC module 4 - All modules
----- SYNCHRONISATION ----- 11 - CFD module 12 - DSMC module 13 - Hybrid PIC-DSMC module 14 - All modules
Enter choice: 4 [>>>>>>>>>>>>>>>>>>>>] 100% installed CFD module FAIL: check logInstall-CFD [>>>>>>>>>>>>>>>>>>>>] 100% installed DSMC module FAIL: check logInstall-DSMC [>>>>>>>>>>>>>>>>>>>>] 100% installed hybrid PIC-DSMC module FAIL: check logInstall-hybridPICDSMC [k0006390@dev-amd20 hyStrath]$
**I got his error when I try to install on my system.
I run the log install and I got following**
[k0006390@dev-amd20 hyStrath]$ cat logInstall-CFD mkdir: missing operand Try 'mkdir --help' for more information. [k0006390@dev-amd20 hyStrath]$ cat logInstall-DSMC mkdir: missing operand Try 'mkdir --help' for more information. [k0006390@dev-amd20 hyStrath]$ cat logInstall-hybridPICDSMC mkdir: missing operand Try 'mkdir --help' for more information. [k0006390@dev-amd20 hyStrath]$
any body know how to solve this issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[k0006390@dev-amd20 hyStrath]$ ./install.sh 4 2>/dev/null
----- INSTALLATION -----
1 - CFD module
2 - DSMC module
3 - Hybrid PIC-DSMC module
4 - All modules
----- SYNCHRONISATION -----
11 - CFD module
12 - DSMC module
13 - Hybrid PIC-DSMC module
14 - All modules
Enter choice: 4
[>>>>>>>>>>>>>>>>>>>>] 100% installed CFD module
FAIL: check logInstall-CFD
[>>>>>>>>>>>>>>>>>>>>] 100% installed DSMC module
FAIL: check logInstall-DSMC
[>>>>>>>>>>>>>>>>>>>>] 100% installed hybrid PIC-DSMC module
FAIL: check logInstall-hybridPICDSMC
[k0006390@dev-amd20 hyStrath]$
**I got his error when I try to install on my system.
I run the log install and I got following**
[k0006390@dev-amd20 hyStrath]$ cat logInstall-CFD
mkdir: missing operand
Try 'mkdir --help' for more information.
[k0006390@dev-amd20 hyStrath]$ cat logInstall-DSMC
mkdir: missing operand
Try 'mkdir --help' for more information.
[k0006390@dev-amd20 hyStrath]$ cat logInstall-hybridPICDSMC
mkdir: missing operand
Try 'mkdir --help' for more information.
[k0006390@dev-amd20 hyStrath]$
any body know how to solve this issue.
The text was updated successfully, but these errors were encountered: