Generate XDS.INP: Difference between revisions

Jump to navigation Jump to search
m
m (→‎The script: cosmetic changes)
Line 1,008: Line 1,008:
     if [ -e $neggia_path ]; then
     if [ -e $neggia_path ]; then
       echo LIB=$neggia_path >> XDS.INP
       echo LIB=$neggia_path >> XDS.INP
       echo LIB= <dectris-neggia> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name.
       echo "LIB= <dectris-neggia> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name."
     else
     else
       echo !LIB=/usr/local/lib64/dectris-neggia.so >> XDS.INP
       echo !LIB=/usr/local/lib64/dectris-neggia.so >> XDS.INP
       echo dectris-neggia.so not found. Specify LIB=<path-to-dectris-neggia> in XDS.INP & fix your generate_XDS.INP !
       echo "dectris-neggia.so not found. Specify LIB=<path-to-dectris-neggia> in XDS.INP & fix your generate_XDS.INP !"
     fi
     fi
   else
   else
Line 1,017: Line 1,017:
     if [ -e $durin_path ]; then
     if [ -e $durin_path ]; then
       echo LIB=$durin_path >> XDS.INP
       echo LIB=$durin_path >> XDS.INP
       echo LIB= <durin-plugin> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name.
       echo "LIB= <durin-plugin> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name."
     else
     else
       echo !LIB=/usr/local/lib64/durin-plugin.so >> XDS.INP
       echo !LIB=/usr/local/lib64/durin-plugin.so >> XDS.INP
       echo durin-plugin.so not found. Specify LIB=<path-to-durin-plugin> in XDS.INP & fix your generate_XDS.INP !
       echo "durin-plugin.so not found. Specify LIB=<path-to-durin-plugin> in XDS.INP & fix your generate_XDS.INP !"
     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