%general-entities; ]> $LastChangedBy$ $Date$ libnma-&libnma-version; libnma Introduction to libnma The libnma package contains an implementation of the NetworkManager GUI functions. &lfs91_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libnma-md5sum; Download size: &libnma-size; Estimated disk space required: &libnma-buildsize; Estimated build time: &libnma-time; libnma Dependencies Required , , , and Recommended Optional mobile-broadband-provider-info User Notes: Installation of libnma Install libnma by running the following commands: mkdir build && cd build && meson --prefix=/usr \ -Dgtk_doc=false \ -Dmobile_broadband_provider_info=false .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Dgtk_doc=false: This parameter disables generating API documentation using gtk-doc. If you have installed and wish to generate the API documentation, omit this switch. -Dmobile_broadband_provider_info=false: This switch disables WWAN support because mobile-broadband-provider-info is not in BLFS. Omit this switch if you have it installed and wish to enable WWAN support. Contents Installed Programs Installed Libraries Installed Directories None libnma.so /usr/include/libnma Short Descriptions libnma.so contains the NetworkManager GUI library. libnma.so