You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iftest! -x ${espdir}lib/ESPResSo/obj-`${espdir}lib/ESPResSo/config.guess`/Espresso;thenecho'There is no binary for the current hardware, '`${espdir}lib/ESPResSo/config.guess`', recompile and install Espresso for this platform'1>&2;exit -1;fi