Generate XDS.INP: Difference between revisions

Jump to navigation Jump to search
→‎The script: Twice: fixed NEGGIA_PATH to be DURIN_PATH
(→‎The script: revision 1.19)
(→‎The script: Twice: fixed NEGGIA_PATH to be DURIN_PATH)
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 979: Line 979:
     if [ -e $durin_path ]; then
     if [ -e $durin_path ]; then
       LIB="LIB=$durin_path"
       LIB="LIB=$durin_path"
       echo "LIB= <durin-plugin> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name or set \$NEGGIA_PATH."
       echo "LIB= <durin-plugin> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name or set \$DURIN_PATH."
     else
     else
       LIB="!LIB=/usr/local/lib64/durin-plugin.so"
       LIB="!LIB=/usr/local/lib64/durin-plugin.so"
       echo "durin-plugin.so not found. Specify LIB=<path-to-durin-plugin> in XDS.INP -- set \$NEGGIA_PATH to specify the path!"
       echo "durin-plugin.so not found. Specify LIB=<path-to-durin-plugin> in XDS.INP -- set \$DURIN_PATH to specify the path!"
     fi
     fi
   fi
   fi
2,652

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu