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

download - Firefox cannot save files (most of the time), how to solve? - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu