pybombs installation issue

1,060 views
Skip to first unread message

accretia...@gmail.com

unread,
Nov 16, 2017, 1:53:08 PM11/16/17
to gr-gsm
firstly i've tried to install gr-gsm with pybombs on Kali linux
but this problem appear :


PyBOMBS.install_manager - INFO - Phase 2: Recursively installing source packages to prefix:
PyBOMBS.install_manager - INFO - Installing package: libosmocore
PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing.
Configuring: (100%) [================================================================================================================================================]
PyBOMBS.Packager.source - WARNING - Configuration failed. Re-trying with higher verbosity.


and also this problem make installation aborting :

checking for LIBGNUTLS... no
configure: error: Package requirements (gnutls >= 2.12.0) were not met:

No package 'gnutls' 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 LIBGNUTLS_CFLAGS
and LIBGNUTLS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
PyBOMBS.Packager.source - ERROR - Configuration failed after running at least twice.
PyBOMBS.Packager.source - ERROR - Problem occurred while building package libosmocore:
Configuration failed
PyBOMBS.install_manager - ERROR - Error installing package libosmocore. Aborting.


i've been searching on google how to fix this problem but still cant fix it...



okn...@gmail.com

unread,
Dec 6, 2017, 9:40:49 AM12/6/17
to gr-gsm
Hi.

You need to look for packages that require when installing "pybombs". For example, in this example, you need to install the "gnutls", which you must find separately and install on the computer. Such a requirement to download programs will be 5-6.

Vasil Velichkov

unread,
Jan 8, 2018, 6:23:36 PM1/8/18
to gr-gsm
Hi,


On Thursday, November 16, 2017 at 8:53:08 PM UTC+2, accretia...@gmail.com wrote:

checking for LIBGNUTLS... no
configure: error: Package requirements (gnutls >= 2.12.0) were not met:

No package 'gnutls' found

You need to install the gnutls-dev package from the apt repository

  apt-get install gnutls-dev

or update your pybombs recipes

  pybombs recipes update
Reply all
Reply to author
Forward
0 new messages