14.04 - Ubuntu14.04 install glib-2.50.0 - Ask Ubuntu


i'm trying install glib-2.50.0 on ubuntu 14.04. when ran

./configure 

in terminal. came out with

configure: error: *** not find libmount 

how solve it?

you need install libmount, can done via apt package manager

sudo apt install libmount-dev 

Comments

Popular posts from this blog

14.04 - Browser-process using high CPU - Ask Ubuntu

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu