./configure
make
sudo make install
И так в каждой папке.
Скачал с
http://www.xneur.ru/wiki/Downloads сырцы 0.8.0.
При запуске ./configure для gxneur выдается ошибка
=============================
checking for XNEUR... configure: error: Package requirements (xnconfig = 0.8.0) were not met:
No package 'xnconfig' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XNEUR_CFLAGS
and XNEUR_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details
=============================
При запуске./configure для xneur ошибка:
=============================
checking for PCRE... configure: error: Package requirements (libpcre >= 5.0) were not met:
No package 'libpcre' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables PCRE_CFLAGS
and PCRE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details
==============================
Подскажите, как установить? Где взять недостающие пакеты?