too many arguments error

From NWChem

You are viewing a single post from the thread title above
Jump to: navigation, search

Click here for full thread
Forum Vet
Threads 9
Posts 1537
1) you need to USE_INTERNALBLAS=y
export  USE_INTERNALBLAS=y


2) the error /bin/sh: line 0: [: too many arguments seems to indicate that some of the required mingw commands are missing from your path. Please try the following commands to see if your PATH variable is correctly defined

which ar
which nm


If the output of the following commands is bash: nm: command not found, then you need to add the directory where ar.exe and nm.exe to your PATH. For example, if you have installed mingw under c:\
export PATH=/c/MinGW/bin:$PATH


Who's here now Members 0 Guests 0 Bots/Crawler 0


AWC's: 2.5.10 MediaWiki - Stand Alone Forum Extension
Forum theme style by: AWC