%general-entities; ]> $LastChangedBy$ $Date$ network-manager-applet-&network-manager-applet-version; network-manager-applet Introduction to NetworkManager Applet The NetworkManager Applet provides a tool and a panel applet used to configure wired and wireless network connections through GUI. It's designed for use with any desktop environment that uses GTK+ like Xfce and LXDE. &lfs7a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &network-manager-applet-md5sum; Download size: &network-manager-applet-size; Estimated disk space required: &network-manager-applet-buildsize; Estimated build time: &network-manager-applet-time; NetworkManager Applet Dependencies Required , , , , and Recommended Required (Runtime) Optional , GNOME Bluetooth, and mobile-broadband-provider-info (runtime) , , mobile-broadband-provider-info (runtime), and Jansson (for the team configuration editor) User Notes: Installation of NetworkManager Applet Install NetworkManager Applet by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-static \ --without-team && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --without-team: This switch disables the team configuration editor since it requires Jansson which is not currently in BLFS. Contents Installed Programs Installed Libraries Installed Directories nm-applet and nm-connection-editor libnma.so and libnm-gtk.so /usr/{include,share}/{libnma,libnm-gtk} and /usr/share/nm-applet Short Descriptions nm-connection-editor allows users to view and edit network connection settings. nm-connection-editor libnma.so contains internal functions for the Network Manager GTK+ Interface. libnma.so libnm-gtk.so contains the NetworkManager GTK+ bindings. libnm-gtk.so