Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.stsci.edu/hst/proposing/apt/installation/debug
Дата изменения: Unknown Дата индексирования: Mon Apr 11 10:46:14 2016 Кодировка: Поисковые слова: corona |
If APT fails to install or fails to run once installed, it may require you to run in debug mode for the developers to diagnose the problem. Here are instructions for generating the debug output:
echo $SHELL
If your shell is tcsh or csh then:
setenv LAX_DEBUG true
otherwise:
LAX_DEBUG=true
export LAX_DEBUG