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

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User