aMule Forum

English => Compilation problems => Topic started by: Menion on September 22, 2020, 10:23:30 AM

Title: libupnp not detected by configure in Ubuntu 20.04.1
Post by: Menion on September 22, 2020, 10:23:30 AM
Hi all

I am trying to compile latest code on Ubuntu server 20.04.1 with the following configure command:

Code: [Select]
./configure --disable-monolithic --with-toolkit=base --enable-amule-daemon --enable-amulecmd --enable-webserver --with-boost --enable-optimize
I have installed the repository version of libupnp-dev which is:

Code: [Select]
(1:1.8.4-2ubuntu2)
However configure does not find it:

Code: [Select]
checking for libupnp version >= 1.6.6... no (pkg-config not found)
configure: WARNING: UPnP code has been disabled because libupnp >= 1.6.6 not found (pkg-config not found).
I see that some deb s have been succesfully built, so I am wondering what may be the issue here
Title: Re: libupnp not detected by configure in Ubuntu 20.04.1
Post by: Menion on September 22, 2020, 10:41:30 AM
Sorry, it was just missing pkg-config