On Sunday 01 of May 2011 13:03:10 [email protected] wrote:
> Cannot build network-manager-applet-0.8.4
> 
> Running Fedora 14 with all updates.
> 
> Network-manager-0.8.4 builds fine once requirements were installed.
> Not so for the applet. I receive:
> 
> [root@travelmate network-manager-applet-0.8.4]# ./configure

No need to run that as root.

> checking for xgettext... (cached) /usr/bin/xgettext
> checking whether byte ordering is bigendian... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for GOBJECT... yes
> checking for NMA... no
> configure: error: Package requirements (dbus-glib-1 >= 0.74
>                glib-2.0 >= 2.16
>                NetworkManager >= 0.8.4
>                libnm-glib >= 0.8.4
>                libnm-util >= 0.8.4
>                libnm-glib-vpn >= 0.8.4
>                gtk+-2.0 >= 2.14
>                gmodule-export-2.0
>                gconf-2.0
>                gnome-keyring-1
>                libnotify >= 0.4.3) were not met:
> 
> No package 'NetworkManager' found
> No package 'libnm-glib' found
> No package 'libnm-util' found
> No package 'libnm-glib-vpn' found
> 

autotools use pkg-config to check if all necessary packages are installed. You 
need to install devel packages. For NetworkManager they are NetworkManager-
devel and NetworkManager-glib-devel. You also need other devel packages such 
as dbus-glib-devel, etc.

Jirka
_______________________________________________
networkmanager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to