[Wolves] Help installing Glib 2.31.16 on Ubuntu 11.10

David Goodwin david at codepoets.co.uk
Sat Mar 3 18:47:14 UTC 2012


> On 03/03/12 12:19, Chris Ellis wrote:
>> Hi
>> 
>> I expect there is no need for you to compile all the required
>> libraries, these are already present.
>> 
>> Instal the development packages of the libraries.  Like: # apt-get
>> instal glib-dev
>> 
>> Then run configure on gpsim.  This will flag up the errors.
>> 
>> Also, is gtk extra already packaged?
>> 
>> Chris
> 
> I tried that but got this error:
> 
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package glib-dev
> 


Try :

apt-cache search glib | grep dev 

That should list at least one matching package :)

Thanks,
David.





More information about the Wolves mailing list