Я пытаюсь установить mdbtools на свой ubuntu9.10. При запуске ./configure для mdbtools сценарий сталкивается с проблемами и завершается следующим сообщением:
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.22.0, but GLIB (2.22.3)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
Как решить эту проблему и заставить mdbtools './configure работать правильно? Как мне узнать, верен ли pkg-config? Каковы шаги для определения правильного значения LD_LIBRARY_PATH? Каковы шаги для определения правильного значения PKG_CONFIG_PATH?
Спасибо
Я понял. Мне просто нужно было сделать
sudo apt-get install mdbtools
установить mdbtools