############################################# # try to disable cpu throttling if hash cpufreq-selector 2>/dev/null; then cpufreq-selector -g performance elif hash cpupower 2>/dev/null; then cpupower frequency-set -g performance else echo 'Please deactivate CPU throttling by your own, or install cpufreq-selector' exit fi STDOUT ############################################# ############################################# # try to disable cpu throttling if hash cpufreq-selector 2>/dev/null; then cpufreq-selector -g performance elif hash cpupower 2>/dev/null; then cpupower frequency-set -g performance else echo 'Please deactivate CPU throttling by your own, or install cpufreq-selector' exit fi STDERR ############################################# ############################################# mkdir build && cd build && mkdir /home/cborroto/src/shed_tools_dependencies.central/atlas/3.10.1/iuc/package_atlas_3_10/d32504e1aea8/atlas/ && ../configure -Fa alg -fPIC --prefix=/home/cborroto/src/shed_tools_dependencies.central/atlas/3.10.1/iuc/package_atlas_3_10/d32504e1aea8/atlas/ --with-netlib-lapack-tarfile=../lapack-3.4.2.tgz STDOUT ./xconfig -d s /home/cborroto/src/galaxy-central/database/tmp/tmp-toolshed-mtdyWTv64/ATLAS/build/../ -d b /home/cborroto/src/galaxy-central/database/tmp/tmp-toolshed-mtdyWTv64/ATLAS/build -Fa alg -fPIC -Si lapa ckref 1 xconfig exited with 127 ############################################# ############################################# mkdir build && cd build && mkdir /home/cborroto/src/shed_tools_dependencies.central/atlas/3.10.1/iuc/package_atlas_3_10/d32504e1aea8/atlas/ && ../configure -Fa alg -fPIC --prefix=/home/cborroto/src/shed_tools_dependencies.central/atlas/3.10.1/iuc/package_atlas_3_10/d32504e1aea8/atlas/ --with-netlib-lapack-tarfile=../lapack-3.4.2.tgz STDERR cat: ..//CONFIG/src/Makefile: No such file or directory cp: cannot stat ‘..//CONFIG/src/atlcomp.txt’: No such file or directory make: *** No rule to make target `xconfig'. Stop. /bin/sh: 1: ./xconfig: not found #############################################